update function latest
diff --git a/system/libraries/Migration.php b/system/libraries/Migration.php
index e17f416..45a3cbb 100644
--- a/system/libraries/Migration.php
+++ b/system/libraries/Migration.php
@@ -294,7 +294,7 @@
 	/**
 	 * Sets the schema to the latest migration
 	 *
-	 * @return	mixed	current version string on success, FALSE on failure
+	 * @return	mixed	Current version string on success, FALSE on failure
 	 */
 	public function latest()
 	{