rset.py
changeset 10903 da30851f9706
parent 10691 af266f27c4d5
child 10926 f9927717f493
--- a/rset.py	Fri Oct 16 11:15:50 2015 +0200
+++ b/rset.py	Fri Oct 16 11:58:10 2015 +0200
@@ -322,7 +322,7 @@
         return rql
 
     def limit(self, limit, offset=0, inplace=False):
-        """limit the result set to the given number of rows optionaly starting
+        """limit the result set to the given number of rows optionally starting
         from an index different than 0
 
         :type limit: int