Преглед на файлове

Internal: Typo in PHPDoc

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@4948 a333f486-631f-4898-b8df-5754b55c2be0
glajarige преди 7 години
родител
ревизия
bee9ab0540
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      core/dbobjectset.class.php

+ 2 - 2
core/dbobjectset.class.php

@@ -312,7 +312,7 @@ class DBObjectSet implements iDBObjectSetIterator
 	}
 
     /**
-     * Note: After calling this method, the set cursor will be at the end of the set. You might to rewind it.
+     * Note: After calling this method, the set cursor will be at the end of the set. You might want to rewind it.
      *
      * @param bool $bWithId
      * @return array
@@ -386,7 +386,7 @@ class DBObjectSet implements iDBObjectSetIterator
 	}
 
     /**
-     * Note: After calling this method, the set cursor will be at the end of the set. You might to rewind it.
+     * Note: After calling this method, the set cursor will be at the end of the set. You might want to rewind it.
      *
      * @param string $sAttCode
      * @param bool $bWithId