Mercurial > emacs
changeset 44411:c3c4e09c3eab
Fix typo.
author | Pavel Janík <Pavel@Janik.cz> |
---|---|
date | Sat, 06 Apr 2002 10:44:36 +0000 |
parents | f1c0aa406cb0 |
children | 85a7b7660c2d |
files | lisp/international/utf-8.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/international/utf-8.el Sat Apr 06 10:43:55 2002 +0000 +++ b/lisp/international/utf-8.el Sat Apr 06 10:44:36 2002 +0000 @@ -1,4 +1,4 @@ -;;; utf-8.el --- Limited UTF-8 decoding/encoding support -*- coding: iso-2022-7bit -*- +;;; utf-8.el --- limited UTF-8 decoding/encoding support -*- coding: iso-2022-7bit -*- ;; Copyright (C) 2001 Electrotechnical Laboratory, JAPAN. ;; Licensed to the Free Software Foundation.