; Fix comment typos

This commit is contained in:
Glenn Morris 2015-06-24 21:25:01 -04:00
parent b6903d80bf
commit 0a3c4eb741

View file

@ -1,4 +1,4 @@
;;; chracter-fold.el --- matching unicode characters to their ascii similars -*- lexical-binding: t; -*-
;;; character-fold.el --- matching unicode characters to their ascii similars -*- lexical-binding: t; -*-
;; Copyright (C) 2015 Free Software Foundation, Inc.
@ -106,4 +106,4 @@ match any number of times."
string))
(regexp-quote string)))
;;; chracter-fold.el ends here
;;; character-fold.el ends here