From 6f754a004f229d0b4e0b610275643f72cc96e179 Mon Sep 17 00:00:00 2001 From: yamaoka Date: Thu, 9 Sep 1999 12:30:24 +0000 Subject: [PATCH] Fix Commentary. --- tinycustom.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- 1.7.10.4