Parcourir la source

Internal: Typo in PHPDoc

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@4948 a333f486-631f-4898-b8df-5754b55c2be0
glajarige il y a 7 ans
Parent
commit
bee9ab0540
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  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