diff --git a/doc/us/manual.html b/doc/us/manual.html index 44a205a..1497037 100755 --- a/doc/us/manual.html +++ b/doc/us/manual.html @@ -61,7 +61,7 @@
The API exposed to Lua is very simple and very similiar to the usual file handling +
The API exposed to Lua is very simple and very similar to the usual file handling functions provided by the I/O Lua standard library. In fact, the API is so similar that parts of this manual are extracted from the Lua manual,