From f0c0e4d8c11843fb6b5dc4c6f590fa25714ab949 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Fri, 11 Jun 2010 19:18:34 -0400 Subject: Cleanup. --- core/.command_entry.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'core/.command_entry.lua') diff --git a/core/.command_entry.lua b/core/.command_entry.lua index 030add89..89e59809 100644 --- a/core/.command_entry.lua +++ b/core/.command_entry.lua @@ -31,8 +31,8 @@ module('gui.command_entry') -- ## Extending -- -- You can extend the command entry to do more than enter Lua commands. An --- example of this is [incremental search][inc_search]. See `core/ext/find.lua` --- for the implementation. +-- example of this is [incremental search][inc_search]. See +-- `modules/textadept/find.lua` for the implementation. -- -- [inc_search]: ../modules/gui.find.html#incremental -- cgit v1.2.3