aboutsummaryrefslogtreecommitdiff
path: root/core/ext/pm
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2007-08-09 03:45:47 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2007-08-09 03:45:47 -0400
commitb708fa97b490c351f237d22397b8b562d7fb9950 (patch)
tree24a9e569d3c82f61ce1c0e274c99f33438aa80a1 /core/ext/pm
parenta0ae12838a95c88be4ea1ca83af905a25563faff (diff)
downloadtextadept-b708fa97b490c351f237d22397b8b562d7fb9950.tar.gz
textadept-b708fa97b490c351f237d22397b8b562d7fb9950.zip
Added new LuaDoc, updated existing LuaDoc to be more consistent.
Diffstat (limited to 'core/ext/pm')
-rw-r--r--core/ext/pm/ctags_browser.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/ext/pm/ctags_browser.lua b/core/ext/pm/ctags_browser.lua
index e5607e7a..2d2385ad 100644
--- a/core/ext/pm/ctags_browser.lua
+++ b/core/ext/pm/ctags_browser.lua
@@ -102,7 +102,7 @@ function matches(entry_text)
end
---
--- If not expanding, create the entire tree; otherwise return the child table
+-- If not expanding, creates the entire tree; otherwise returns the child table
-- of the parent being expanded.
function get_contents_for(full_path, expanding)
local ctags_file = full_path[1]:sub(7) -- ignore 'ctags:'