From 8cb3bef141c7c2b781ce5d559a2ea27b77e88271 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Tue, 20 Nov 2012 13:46:03 -0500 Subject: Be consistent with regard to "caret" vs. "current position". --- modules/textadept/adeptsense.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/textadept/adeptsense.lua') diff --git a/modules/textadept/adeptsense.lua b/modules/textadept/adeptsense.lua index 5f42fcdc..7f042f98 100644 --- a/modules/textadept/adeptsense.lua +++ b/modules/textadept/adeptsense.lua @@ -315,7 +315,7 @@ local M = {} -- ### Child Language Adeptsenses -- -- When Adeptsense completion is triggered, the Adeptsense for the language at --- the *current caret position* is used, not necessarily the parent language's +-- the *caret position* is used, not necessarily the parent language's -- Adeptsense. For example, when editing CSS inside of an HTML file, the user -- expects the CSS Adeptsense to be used. However, child language Adeptsenses -- are not loaded automatically and must be loaded by the parent language -- cgit v1.2.3