Index: pr.c
===================================================================
RCS file: /home/ncvs/src/usr.bin/pr/pr.c,v
retrieving revision 1.18
diff -u -r1.18 pr.c
--- pr.c	26 Jul 2004 20:24:59 -0000	1.18
+++ pr.c	26 Oct 2005 00:09:40 -0000
@@ -1438,7 +1438,7 @@
 	 * 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 printf.
 	 * buf (which contains the offset spaces and time field could
 	 * also be trimmed
 	 *
