# HG changeset patch # User Glenn Morris # Date 1209440535 0 # Node ID 33cbbd41a93fd9d35141a6d7cbf8b44d520dfa24 # Parent dcf2bdbd062cc52eced7ae90134d854bdc47dde4 Fix comment typo. diff -r dcf2bdbd062c -r 33cbbd41a93f lisp/cus-edit.el --- 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.