diff options
author | gabor <gabor@FreeBSD.org> | 2013-04-17 11:42:40 +0000 |
---|---|---|
committer | gabor <gabor@FreeBSD.org> | 2013-04-17 11:42:40 +0000 |
commit | b86fa940aa5b65a90ee71e52193f992f9d67247e (patch) | |
tree | ea2bb80e7a6e5622a4d75e28f49c87dd1966d274 /include | |
parent | d3ee8e3ff6bd3ac253dc2660d5778b4b2990dd75 (diff) | |
download | FreeBSD-src-b86fa940aa5b65a90ee71e52193f992f9d67247e.zip FreeBSD-src-b86fa940aa5b65a90ee71e52193f992f9d67247e.tar.gz |
- Correct mispellings of the word necessary
Submitted by: Christoph Mallon <christoph.mallon@gmx.de> (via private mail)
Diffstat (limited to 'include')
-rw-r--r-- | include/rpcsvc/ypxfrd.x | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/rpcsvc/ypxfrd.x b/include/rpcsvc/ypxfrd.x index 6a76768..7efab3d 100644 --- a/include/rpcsvc/ypxfrd.x +++ b/include/rpcsvc/ypxfrd.x @@ -75,7 +75,7 @@ const _YPMAXDOMAIN = 64; const _YPMAXMAP = 64; const _YPMAXPEER = 64; -/* Suggested default -- not necesarrily the one used. */ +/* Suggested default -- not necessarily the one used. */ const YPXFRBLOCK = 32767; /* |