From 8070edb05a8bfa1579adda47188303812248807a Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Wed, 24 Dec 2014 15:49:03 -0500 Subject: Small code and documentation cleanup. --- modules/textadept/menu.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/textadept/menu.lua') diff --git a/modules/textadept/menu.lua b/modules/textadept/menu.lua index 3e66ed27..a770237a 100644 --- a/modules/textadept/menu.lua +++ b/modules/textadept/menu.lua @@ -58,7 +58,7 @@ local menubar = { {_L['Toggle _Block Comment'], editing.block_comment}, {_L['T_ranspose Characters'], editing.transpose_chars}, {_L['_Join Lines'], editing.join_lines}, - {_L['_Filter Through'], + {_L['_Filter Through'], {ui.command_entry.enter_mode, 'filter_through', 'bash'}}, { title = _L['_Select'], {_L['Select to _Matching Brace'], {editing.match_brace, 'select'}}, -- cgit v1.2.3