This commit is contained in:
Thierry Marianne 2015-04-05 22:07:41 +02:00
parent c5728b5870
commit 1287d9f0df
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ class Provider extends AbstractProvider
}
/*
* An orderBy DQL part is required to avoid feching the same row twice.
* An orderBy DQL part is required to avoid fetching the same row twice.
* @see http://stackoverflow.com/questions/6314879/does-limit-offset-length-require-order-by-for-pagination
* @see http://www.postgresql.org/docs/current/static/queries-limit.html
* @see http://www.sqlite.org/lang_select.html#orderby