Correct a typo.

MFC After:	2 days
This commit is contained in:
Ceri Davies 2003-06-08 19:41:58 +00:00
parent 5ca83e8e85
commit 6efa541f23

View File

@ -100,7 +100,7 @@ as hexadecimal if there is a leading
a trailing
.Ql H
(as in Mesa), or there are any super-decimal digits present.
It is interpreted as octal is there is a leading
It is interpreted as octal if there is a leading
.Ql 0
and there are no super-octal digits.
Otherwise, it is converted as a decimal number.