Browse Source

Fixed typo in a comment

Pedro Borges 14 years ago
parent
commit
de16d5cf01
1 changed files with 1 additions and 1 deletions
  1. 1 1
      system/form.php

+ 1 - 1
system/form.php

@@ -3,7 +3,7 @@
 class Form {
 
 	/**
-	 * Stores lables names.
+	 * Stores labels names.
 	 *
 	 * @var array
 	 */