diff options
| author | Mike Silbersack <silby@FreeBSD.org> | 2001-09-17 06:54:26 +0000 |
|---|---|---|
| committer | Mike Silbersack <silby@FreeBSD.org> | 2001-09-17 06:54:26 +0000 |
| commit | e8ef96508dfda3079dd9b4b51fb15483e9bb92ad (patch) | |
| tree | c91ffe89686101a34fd571ca9e552361f8864b90 | |
| parent | 0d5d2695c012c3828459ae552dd51d08d4cf5534 (diff) | |
Notes
| -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 |
