From: Glenn Morris Date: Tue, 29 Apr 2008 03:42:15 +0000 (+0000) Subject: Fix comment typo. X-Git-Tag: emacs-pretest-23.0.90~5957 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=62a918cab4c8a0550dc52f7024aaf23581784b1a;p=emacs.git Fix comment typo. --- diff --git a/lisp/cus-edit.el b/lisp/cus-edit.el index ea0253304af..029de93baff 100644 --- a/lisp/cus-edit.el +++ b/lisp/cus-edit.el @@ -1782,7 +1782,7 @@ item in another window.\n\n")) ;;; Modification of Basic Widgets. ;; ;; We add extra properties to the basic widgets needed here. This is -;; fine, as long as we are careful to stay within out own namespace. +;; fine, as long as we are careful to stay within our own namespace. ;; ;; We want simple widgets to be displayed by default, but complex ;; widgets to be hidden.