소스 검색

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