Internal: Typo in PHPDoc

SVN:trunk[4948]
This commit is contained in:
Guillaume Lajarige
2017-09-27 12:51:36 +00:00
parent 7391f64776
commit 8183674fc6

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