fixed an extraneous ;
diff --git a/system/libraries/Validation.php b/system/libraries/Validation.php
index 6b6ec0c..10773b2 100644
--- a/system/libraries/Validation.php
+++ b/system/libraries/Validation.php
@@ -317,7 +317,7 @@
 					}

 					else

 					{

-						$line = $this->_error_messages[$rule];;

+						$line = $this->_error_messages[$rule];

 					}				

 

 					// Build the error message