change words

This commit is contained in:
leaf corcoran
2014-02-01 12:37:54 -08:00
parent f49bcc0bfc
commit dc9e81edda

View File

@@ -89,7 +89,7 @@ local parser = etlua.Parser()
Parses a string of etlua code, returns the compiled Lua version as a
string.
Here's an example of generated code for the example script:
Here's an example of the generated Lua code:
```lua
local parser = etlua.Parser()