From f2caf08ca625f64c7eeea8dfa8f65a5b1bac58e2 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sun, 4 Mar 2018 17:09:52 -0800 Subject: ; Spelling fixes --- lisp/term.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lisp/term.el') diff --git a/lisp/term.el b/lisp/term.el index 3970e93cf16..a470873a823 100644 --- a/lisp/term.el +++ b/lisp/term.el @@ -498,7 +498,7 @@ inconsistent with the state of the terminal understood by the inferior process. Only the process filter is allowed to make changes to the buffer. -Customize this option to nil if you want the previous behaviour." +Customize this option to nil if you want the previous behavior." :version "26.1" :type 'boolean :group 'term) @@ -519,7 +519,7 @@ commands can be invoked on the mouse-selected point or region, until the process filter (or user) moves point to the process mark once again. -Customize this option to nil if you want the previous behaviour." +Customize this option to nil if you want the previous behavior." :version "26.1" :type 'boolean :group 'term) -- cgit v1.2.1