# HG changeset patch # User jbe # Date 1408929766 -7200 # Node ID 21230b38d85843e7df0a7de07d50b341fef80251 # Parent 40de0fd016c456a065529d77d102fe48ea89a8f7 Minor change in README (moved word "though") diff -r 40de0fd016c4 -r 21230b38d858 README --- a/README Mon Aug 25 03:11:22 2014 +0200 +++ b/README Mon Aug 25 03:22:46 2014 +0200 @@ -125,7 +125,7 @@ lead to problems because ``nil`` is usually also used to indicate the absence of a value. -If such behavior is desired, though, it can still be implemented through the +Though, if such behavior is desired, it can still be implemented through the ``__ipairs`` metamethod. Unless manually done by the user in the ``__ipairs`` metamethod, this extension