seqlua

changeset 40:21230b38d858

Minor change in README (moved word "though")
author jbe
date Mon Aug 25 03:22:46 2014 +0200 (2014-08-25)
parents 40de0fd016c4
children 54647a56a47a
files README
line diff
     1.1 --- a/README	Mon Aug 25 03:11:22 2014 +0200
     1.2 +++ b/README	Mon Aug 25 03:22:46 2014 +0200
     1.3 @@ -125,7 +125,7 @@
     1.4    lead to problems because ``nil`` is usually also used to indicate the absence
     1.5    of a value.
     1.6  
     1.7 -If such behavior is desired, though, it can still be implemented through the
     1.8 +Though, if such behavior is desired, it can still be implemented through the
     1.9  ``__ipairs`` metamethod.
    1.10  
    1.11  Unless manually done by the user in the ``__ipairs`` metamethod, this extension

Impressum / About Us