changeset 94463:33cbbd41a93f

Fix comment typo.
author Glenn Morris <rgm@gnu.org>
date Tue, 29 Apr 2008 03:42:15 +0000
parents dcf2bdbd062c
children 66b02cd7b956
files lisp/cus-edit.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/cus-edit.el	Tue Apr 29 03:40:45 2008 +0000
+++ b/lisp/cus-edit.el	Tue Apr 29 03:42:15 2008 +0000
@@ -1782,7 +1782,7 @@
 ;;; 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.