From de16d5cf017b8c10daaacc7d8b57bb136ce6501e Mon Sep 17 00:00:00 2001 From: Pedro Borges Date: Tue, 14 Jun 2011 12:09:32 -0300 Subject: [PATCH] Fixed typo in a comment --- system/form.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/form.php b/system/form.php index 96b5b39d..1cfcffa8 100644 --- a/system/form.php +++ b/system/form.php @@ -3,7 +3,7 @@ class Form { /** - * Stores lables names. + * Stores labels names. * * @var array */