From 139e7737ad9fbcb26a1c44acd363e777f01c6247 Mon Sep 17 00:00:00 2001 From: sssinsi Date: Wed, 30 Jan 2019 22:31:11 +0900 Subject: [PATCH] fix tag name from v8 --- doc.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc.go b/doc.go index fdede2c..d208ea2 100644 --- a/doc.go +++ b/doc.go @@ -665,7 +665,7 @@ Printable ASCII This validates that a string value contains only printable ASCII characters. NOTE: if the string is blank, this validates as true. - Usage: asciiprint + Usage: printascii Multi-Byte Characters