From 65b71f8a364740f7497efa7ec01709f35b314cfa Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Thu, 23 Dec 2010 23:05:55 -0500 Subject: Code cleanup. --- modules/textadept/command_entry.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/textadept/command_entry.lua') diff --git a/modules/textadept/command_entry.lua b/modules/textadept/command_entry.lua index d8a48616..4f7c6498 100644 --- a/modules/textadept/command_entry.lua +++ b/modules/textadept/command_entry.lua @@ -1,7 +1,7 @@ -- Copyright 2007-2010 Mitchell mitchellcaladbolg.net. See LICENSE. -- Modified by Jay Gould. -local locale = _G.locale +local L = _G.locale.localize -- Environment for abbreviated commands. -- @class table -- cgit v1.2.3