diff options
Diffstat (limited to 'server/locale/en-US/libs/lua53/io.lni')
-rw-r--r-- | server/locale/en-US/libs/lua53/io.lni | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/server/locale/en-US/libs/lua53/io.lni b/server/locale/en-US/libs/lua53/io.lni index 496a573c..f68602b5 100644 --- a/server/locale/en-US/libs/lua53/io.lni +++ b/server/locale/en-US/libs/lua53/io.lni @@ -88,7 +88,7 @@ enum = 'w' description = 'Write data to this program by `file`.' [read] -description = 'Reads the file file, according to the given formats, which specify what to read.' +description = 'Reads the `file`, according to the given formats, which specify what to read.' [[.enums]] name = 'mode' enum = 'n' |