Skip to content

Commit cf230a9

Browse files
authored
Fix usage of printable ascii
1 parent 077c383 commit cf230a9

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)