Skip to content

Commit 1a665bc

Browse files
authored
Update README.rst
1 parent 80c50bc commit 1a665bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -831,7 +831,7 @@ Miscellaneous notes
831831
- Daylight saving time is not supported.
832832
- GopherLua has a function to set an environment variable : ``os.setenv(name, value)``
833833
- GopherLua support ``goto`` and ``::label::`` statement in Lua5.2.
834-
- `goto` is a keyword and not a valid variable name.
834+
- `goto` is a keyword and not a valid variable name.
835835

836836
----------------------------------------------------------------
837837
Standalone interpreter

0 commit comments

Comments
 (0)