From 4ea8910272bdaa87bb1fbb36a73a41b490b6ed41 Mon Sep 17 00:00:00 2001 From: Joffrey JAFFEUX Date: Thu, 3 Nov 2011 04:42:45 +0100 Subject: [PATCH] Typo --- system/str.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/str.php b/system/str.php index 3cd36c11..83957ea6 100644 --- a/system/str.php +++ b/system/str.php @@ -96,7 +96,7 @@ public static function random($length = 16, $type = 'alpha_num') } /** - * Get a chracter pool. + * Get a character pool. * * @param string $type * @return string