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 3c40b50e0be3..f2b0475ecb27 100644 --- a/sys/sys/param.h +++ b/sys/sys/param.h @@ -48,7 +48,7 @@ /* * __FreeBSD_version numbers are documented in the Porter's Handbook. - * If you bump the version for any reason, you should update the documenation + * If you bump the version for any reason, you should update the documentation * there. */ #undef __FreeBSD_version |
