summaryrefslogtreecommitdiffstats
path: root/usr.bin/pr
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2005-10-26 17:37:54 +0000
committerjhb <jhb@FreeBSD.org>2005-10-26 17:37:54 +0000
commitf3ae99bce7d57e22834ac4147f5486a78b737954 (patch)
tree67bfa46dde5b693a299b2666dab7138413dc5355 /usr.bin/pr
parent10b2717ca72969a164f57468f028ba0da6c18251 (diff)
downloadFreeBSD-src-f3ae99bce7d57e22834ac4147f5486a78b737954.zip
FreeBSD-src-f3ae99bce7d57e22834ac4147f5486a78b737954.tar.gz
Fix misspelled 'argument' and try to make the sentence into English.
Submitted by: Andre Guibert de Bruet andy at siliconlandmark dot com
Diffstat (limited to 'usr.bin/pr')
-rw-r--r--usr.bin/pr/pr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/pr/pr.c b/usr.bin/pr/pr.c
index 9474042..fed27f2 100644
--- a/usr.bin/pr/pr.c
+++ b/usr.bin/pr/pr.c
@@ -1438,7 +1438,7 @@ prhead(char *buf, const char *fname, int pagcnt)
* in the spec clearly does not limit length. No pr currently
* restricts header length. However if we need to truncate in
* a reasonable way, adjust the length of the printf by
- * changing HDFMT to allow a length max as an arguement printf.
+ * changing HDFMT to allow a length max as an argument to printf.
* buf (which contains the offset spaces and time field could
* also be trimmed
*
OpenPOWER on IntegriCloud