From 6bd2b4874c861c56f25ba924ac3ab20aeb4cebcf Mon Sep 17 00:00:00 2001 From: Spencer Krum Date: Wed, 11 Sep 2013 15:37:59 -0700 Subject: Minor grammar fix --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.markdown') diff --git a/README.markdown b/README.markdown index f1d281c..6ac1b8a 100644 --- a/README.markdown +++ b/README.markdown @@ -770,7 +770,7 @@ are replaced by a single character. str2bool -------- -This converts a string to a boolean. This attempt to convert strings that +This converts a string to a boolean. This attempts to convert strings that contain things like: y, 1, t, true to 'true' and strings that contain things like: 0, f, n, false, no to 'false'. -- cgit v1.2.3