Typo police.

This commit is contained in:
Nik Clayton 2000-11-29 14:27:20 +00:00
parent 504a7aad9e
commit 8786063f1f

View File

@ -90,7 +90,7 @@ Optimization levels above
.Op -O ( -O2 , ...)
are not supported. BDECFLAGS
is provided as a set of gcc settings suggested by Bruce Evans
for developgin and testing changs. They can be used by:
for developing and testing changes. They can be used by:
.Bd -literal -offset indent
CXFLAGS+=${BDECFLAGS}
.Ed