From b708fa97b490c351f237d22397b8b562d7fb9950 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Thu, 9 Aug 2007 03:45:47 -0400 Subject: Added new LuaDoc, updated existing LuaDoc to be more consistent. --- core/ext/pm/ctags_browser.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/ext/pm') 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:' -- cgit v1.2.3