Some more cleaning
diff --git a/system/database/drivers/oci8/oci8_result.php b/system/database/drivers/oci8/oci8_result.php
index e6e9321..0e0fe05 100644
--- a/system/database/drivers/oci8/oci8_result.php
+++ b/system/database/drivers/oci8/oci8_result.php
@@ -194,7 +194,7 @@
// --------------------------------------------------------------------
/**
- * Query result. "array" version.
+ * Query result. Array version.
*
* @return array
*/
@@ -516,7 +516,6 @@
* @param string custom class name
* @return mixed custom object if row found; empty array otherwise
*/
-
public function custom_row_object($n = 0, $class_name)
{
// Make sure $n is not a string