Fixed comment.
authorDaiki Ueno <ueno@unixuser.org>
Thu, 20 May 2004 09:10:06 +0000 (09:10 +0000)
committerDaiki Ueno <ueno@unixuser.org>
Thu, 20 May 2004 09:10:06 +0000 (09:10 +0000)
lisp/riece-doctor.el
lisp/riece-hangman.el

index 7de1c11..7232d1d 100644 (file)
@@ -26,7 +26,7 @@
 ;; This add-on allows you to become a psychotherapist.
 
 ;; To use, add the following line to your ~/.riece/init.el:
 ;; This add-on allows you to become a psychotherapist.
 
 ;; To use, add the following line to your ~/.riece/init.el:
-;; (add-to-list 'riece-addons 'riece-doctor t)
+;; (add-to-list 'riece-addons 'riece-doctor)
 
 ;;; Code:
 
 
 ;;; Code:
 
index a776546..bc48b76 100644 (file)
@@ -24,7 +24,7 @@
 ;;; Commentary:
 
 ;; To use, add the following line to your ~/.riece/init.el:
 ;;; Commentary:
 
 ;; To use, add the following line to your ~/.riece/init.el:
-;; (add-to-list 'riece-addons 'riece-hangman t)
+;; (add-to-list 'riece-addons 'riece-hangman)
 
 ;;; Code:
 
 
 ;;; Code: