From 190f9aaeb206bfe209291898fae17880d5f62748 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Wed, 15 Jun 2016 17:27:55 -0400 Subject: Lots of small LuaDoc improvements (grammar mainly). --- core/file_io.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'core/file_io.lua') diff --git a/core/file_io.lua b/core/file_io.lua index 62966f3a..c4aecfe3 100644 --- a/core/file_io.lua +++ b/core/file_io.lua @@ -25,8 +25,8 @@ -- filename. -- @field _G.events.FILE_CHANGED (string) -- Emitted when Textadept detects that an open file was modified externally. --- When connecting to this event, connect with an index of 1 to override the --- default prompt to reload the file. +-- When connecting to this event, connect with an index of 1 in order to +-- override the default prompt to reload the file. -- Arguments: -- -- * _`filename`_: The filename externally modified. -- cgit v1.2.3