aboutsummaryrefslogtreecommitdiff
path: root/core/file_io.lua
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2012-10-30 20:45:41 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2012-10-30 20:45:41 -0400
commit91d84c4643618e080e1f9abb70416ada5d03db73 (patch)
tree4b60592ef4966076423aa02165a4f2cabf8e0bbe /core/file_io.lua
parent8020ef7e08d812ac28d5c5ff12d311d1ee3b39a6 (diff)
downloadtextadept-91d84c4643618e080e1f9abb70416ada5d03db73.tar.gz
textadept-91d84c4643618e080e1f9abb70416ada5d03db73.zip
Continued updating documentation formatting.
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
--