aboutsummaryrefslogtreecommitdiff
path: root/core/file_io.lua
diff options
context:
space:
mode:
Diffstat (limited to 'core/file_io.lua')
-rw-r--r--core/file_io.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/file_io.lua b/core/file_io.lua
index cbd93b22..2582933c 100644
--- a/core/file_io.lua
+++ b/core/file_io.lua
@@ -2,7 +2,7 @@
--[[ This comment is for LuaDoc.
---
--- Extends Lua's `io` package with Textadept functions for working with files.
+-- Extends Lua's `io` library with Textadept functions for working with files.
--
-- ## Working with UTF-8
--