From b35a8dd225b06340022c4971471952c48380b1db Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Thu, 16 Jul 2020 17:25:51 -0400 Subject: Minor LuaDoc updates and spelling corrections. --- core/ui.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/ui.lua') diff --git a/core/ui.lua b/core/ui.lua index e7e608de..ce7aeb84 100644 --- a/core/ui.lua +++ b/core/ui.lua @@ -249,7 +249,7 @@ end -- If no view was found and *split* is `true`, splits the current view in order -- to show the requested file. If *split* is `false`, shifts to the next or -- *preferred_view* view in order to show the requested file. If *sloppy* is --- `true`, requires only the last part of *filename* to match a buffer's +-- `true`, requires only the basename of *filename* to match a buffer's -- `filename`. If the requested file was not found, it is opened in the desired -- view. -- @param filename The filename of the buffer to go to. -- cgit v1.2.3