(Retrofit from trunk) Internal: Typo in PHPDoc

SVN:2.4[4975]
This commit is contained in:
Guillaume Lajarige
2017-10-05 15:45:01 +00:00
parent badf10e74e
commit 6279f4ac70

View File

@@ -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