X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/c71a0d48f3c880248a7f7f25e92ddbcbad5ef0e7..bbd347f5f7e99da1a559dad818b5fa8f59c0901e:/lisp/play/bruce.el diff --git a/lisp/play/bruce.el b/lisp/play/bruce.el index 168d528ecb..b8b2f53097 100644 --- a/lisp/play/bruce.el +++ b/lisp/play/bruce.el @@ -1,7 +1,7 @@ ;;; bruce.el --- bruce phrase utility for overloading the Communications -*- no-byte-compile: t -*- ;;; Decency Act snoops, if any. -;; Copyright (C) 1988, 1993, 1997, 2001-2011 Free Software Foundation, Inc. +;; Copyright (C) 1988, 1993, 1997, 2001-2012 Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: games @@ -110,7 +110,7 @@ :group 'games) (defcustom bruce-phrases-file "~/bruce.lines" - "Keep your favourite phrases here." + "Keep your favorite phrases here." :type 'file :group 'bruce)