diff options
Diffstat (limited to 'lisp/textmodes/table.el')
-rw-r--r-- | lisp/textmodes/table.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/textmodes/table.el b/lisp/textmodes/table.el index 7de53e12847..60aabc32c9f 100644 --- a/lisp/textmodes/table.el +++ b/lisp/textmodes/table.el @@ -559,7 +559,7 @@ ;; Todo: (in the order of priority, some are just possibility) ;; ----- ;; -;; Fix compatibilities with other input method than quail +;; Fix incompatibilities with input methods other than quail ;; Resolve conflict with flyspell ;; Use mouse for resizing cells ;; A mechanism to link cells internally |