From: yamaoka Date: Thu, 9 Sep 1999 12:30:24 +0000 (+0000) Subject: Fix Commentary. X-Git-Tag: apel-9_22~5 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=6f754a004f229d0b4e0b610275643f72cc96e179;p=elisp%2Fapel.git Fix Commentary. --- diff --git a/tinycustom.el b/tinycustom.el index c737d53..54a6678 100644 --- a/tinycustom.el +++ b/tinycustom.el @@ -29,7 +29,7 @@ ;; (custom.el bundled with v19 is old; does not have following macros.) ;; ;; DEFCUSTOM below has the same effect as the original DEFVAR has. -;; DEFFACE below interprets almost all arguments. +;; DEFFACE below interprets almost of all arguments. ;; DEFGROUP and DEFINE-WIDGET below are just nop macro. ;;; Code: