Skip to content

Commit 80c50bc

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

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
@@ -830,7 +830,7 @@ Miscellaneous notes
830830
- ``file:setvbuf`` does not support a line buffering.
831831
- Daylight saving time is not supported.
832832
- GopherLua has a function to set an environment variable : ``os.setenv(name, value)``
833-
- GopherLua support `goto` and `::label::` statement in Lua5.2.
833+
- GopherLua support ``goto`` and ``::label::`` statement in Lua5.2.
834834
- `goto` is a keyword and not a valid variable name.
835835

836836
----------------------------------------------------------------

0 commit comments

Comments
 (0)