Spelling fixes.
[bpt/emacs.git] / lisp / term.el
index 87e5a73..e1638ae 100644 (file)
 ;;   # Notice that the ^[ character is an ESC, not two chars.  You can
 ;;   # get it in various ways, for example by typing
 ;;   # echo -e '\033' > escape.file
-;;   # or by using your favourite editor
+;;   # or by using your favorite editor
 ;;
 ;;             foreach temp (cd pushd)
 ;;                     alias $temp "$temp \!* ; echo '\eAnSiTc' $cwd_hack"