]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix comment typo.
authorGlenn Morris <rgm@gnu.org>
Tue, 29 Apr 2008 03:42:15 +0000 (03:42 +0000)
committerGlenn Morris <rgm@gnu.org>
Tue, 29 Apr 2008 03:42:15 +0000 (03:42 +0000)
lisp/cus-edit.el

index ea0253304af47e57a7c161f8c2cb1eeabb7c0013..029de93bafff9f00a6ae72ba8ccf80d26f31d723 100644 (file)
@@ -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.