; Fix comment typos
This commit is contained in:
parent
b6903d80bf
commit
0a3c4eb741
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue