Просмотр исходного кода

Internal: Typo in PHPDoc

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@4948 a333f486-631f-4898-b8df-5754b55c2be0
glajarige 7 лет назад
Родитель
Сommit
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