From cb9013d07f17dada84702c808791a0b91aadf50c Mon Sep 17 00:00:00 2001
From: Silvio <silvio@devlet.com.br>
Date: Wed, 4 Aug 2010 18:40:26 -0300
Subject: Minor change

---
 classes/IsisConnector.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'classes/IsisConnector.php')

diff --git a/classes/IsisConnector.php b/classes/IsisConnector.php
index 9961f14..2b4fe28 100644
--- a/classes/IsisConnector.php
+++ b/classes/IsisConnector.php
@@ -708,7 +708,7 @@ class IsisConnector {
    *   Array with existing item keys
    *
    * @todo
-   *   Write and test.
+   *   Test.
    */
   public function existingItemKeys($field, $row = 0) {
     $existing = array();
-- 
cgit v1.2.3