diff options
-rw-r--r-- | sys/sys/param.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/param.h b/sys/sys/param.h index a5748c0..83e555b 100644 --- a/sys/sys/param.h +++ b/sys/sys/param.h @@ -340,7 +340,7 @@ __END_DECLS /* * The OpenSolaris version is set according to the version last imported * from http://dlc.sun.com/osol/on/downloads/current/. In FreeBSD header - * files it can be used to detemine the level of compatibility that the + * files it can be used to determine the level of compatibility that the * FreeBSD headers provide to OpenSolaris code. Perhaps one day there * will be a really, really Single Unix Specification. */ |