diff lisp/gnus/gnus-mule.el @ 48588:52d99cc2e9e3

Typos.
author ShengHuo ZHU <zsh@cs.rochester.edu>
date Fri, 29 Nov 2002 15:57:52 +0000
parents 253f761ad37b
children 695cf19ef79e
line wrap: on
line diff
--- a/lisp/gnus/gnus-mule.el	Fri Nov 29 15:13:50 2002 +0000
+++ b/lisp/gnus/gnus-mule.el	Fri Nov 29 15:57:52 2002 +0000
@@ -1,6 +1,6 @@
 ;;; gnus-mule.el --- provide backward compatibility function to GNUS
 
-;; Copyright (C) 1995,1997 Free Software Foundation, Inc.
+;; Copyright (C) 1995, 1997, 2002 Free Software Foundation, Inc.
 ;; Copyright (C) 1995, 2000 Electrotechnical Laboratory, JAPAN.
 
 ;; Maintainer: FSF
@@ -39,7 +39,7 @@
 If CODING-SYSTEM is a cons, the car part is used and the cdr
 part is ignored.
 
-This function exists for backward comaptibility with Emacs 20.  It is
+This function exists for backward compatibility with Emacs 20.  It is
 recommended to customize the variable `gnus-group-charset-alist'
 rather than using this function."
   (if (consp coding-system)