Merge pull request #848 from thierrymarianne/patch-1

Fix typo
This commit is contained in:
Lukas Kahwe Smith 2015-04-05 23:20:26 +02:00
commit adf7fb21e3

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