diff --git a/doc/us/manual.html b/doc/us/manual.html index ae20fcc..5ca685d 100644 --- a/doc/us/manual.html +++ b/doc/us/manual.html @@ -62,6 +62,8 @@ LuaFileSystem offers the following functions:
start and length can be
used to specify a starting point and its length;
both should be numbers.
- This function returns a boolean indicating if the operation was successful;
- in case of error, it returns false plus a string describing the
- error.
+ Returns a boolean indicating if the operation was successful;
+ in case of error, it returns false plus an error string.