From 7baaaeed639ab784683798239cece9b16a97c6a8 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Sun, 26 Jul 2020 00:00:07 -0400 Subject: Small LuaDoc update. --- core/file_io.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/file_io.lua') diff --git a/core/file_io.lua b/core/file_io.lua index 7a582770..5d108a55 100644 --- a/core/file_io.lua +++ b/core/file_io.lua @@ -370,7 +370,7 @@ function io.get_project_root(path) end --- --- Map of file paths to filters used by `io.quick_open()`. +-- Map of directory paths to filters used by `io.quick_open()`. -- @class table -- @name quick_open_filters -- @see quick_open -- cgit v1.2.3