X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/a9faac5c6333bcbfb30a00debf3de7a44e430e49..bbd347f5f7e99da1a559dad818b5fa8f59c0901e:/lisp/play/bruce.el diff --git a/lisp/play/bruce.el b/lisp/play/bruce.el index 4a9d61a3f9..b8b2f53097 100644 --- a/lisp/play/bruce.el +++ b/lisp/play/bruce.el @@ -1,8 +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, 2002, 2003, 2004, -;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. +;; Copyright (C) 1988, 1993, 1997, 2001-2012 Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: games @@ -111,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)