Fix misspelled 'argument' and try to make the sentence into English.

Submitted by:	Andre Guibert de Bruet andy at siliconlandmark dot com
This commit is contained in:
jhb 2005-10-26 17:37:54 +00:00
parent 10b2717ca7
commit f3ae99bce7

View File

@ -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
*