summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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