emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master 0a3c4eb: ; Fix comment typos


From: Glenn Morris
Subject: [Emacs-diffs] master 0a3c4eb: ; Fix comment typos
Date: Thu, 25 Jun 2015 01:25:06 +0000

branch: master
commit 0a3c4eb74145635cf61629241c309f9104b72378
Author: Glenn Morris <address@hidden>
Commit: Glenn Morris <address@hidden>

    ; Fix comment typos
---
 lisp/character-fold.el |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/lisp/character-fold.el b/lisp/character-fold.el
index b716e59..15e7658 100644
--- a/lisp/character-fold.el
+++ b/lisp/character-fold.el
@@ -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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]