.
authorJim Meyering <jim@meyering.net>
Mon, 27 Nov 1995 14:25:39 +0000 (14:25 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 27 Nov 1995 14:25:39 +0000 (14:25 +0000)
doc/sh-utils.texi

index 36f4efb2def16970f50a864ef4a2e35a13ddf9b6..b0e9eac88a89e1639d843fffa50f5434c8b5472f 100644 (file)
@@ -599,7 +599,7 @@ True if the length of @var{string} is zero.
 @itemx @var{string}
 @opindex -n
 @cindex nonzero-length string check
-True if the length of @var{string} is non-zero.
+True if the length of @var{string} is nonzero.
 
 @item @var{string1} = @var{string2}
 @opindex =