Skip to content

Commit fb258d3

Browse files
author
Dean Karn
authored
Merge pull request #267 from osamingo/osamingo-patch-1
Fix usage of printable ascii
2 parents 077c383 + cf230a9 commit fb258d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -654,7 +654,7 @@ Printable ASCII
654654
This validates that a string value contains only printable ASCII characters.
655655
NOTE: if the string is blank, this validates as true.
656656
657-
Usage: asciiprint
657+
Usage: printascii
658658
659659
Multi-Byte Characters
660660

0 commit comments

Comments
 (0)