emacs-pretest-bug
[Top][All Lists]
Advanced

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

Typos in lisp/textmodes/tildify.el


From: Michael Ernst
Subject: Typos in lisp/textmodes/tildify.el
Date: Sun, 01 Jan 2006 13:27:34 -0500

This patch fixes two misspellings in lisp/textmodes/tildify.el.

2006-01-01  mernst  <address@hidden>

        * textmodes/tildify.el: Fix typos (misspellings).

Index: lisp/textmodes/tildify.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/textmodes/tildify.el,v
retrieving revision 1.12
diff -b -u -r1.12 tildify.el
--- lisp/textmodes/tildify.el   18 Sep 2005 12:28:30 -0000      1.12
+++ lisp/textmodes/tildify.el   1 Jan 2006 18:26:05 -0000
@@ -29,7 +29,7 @@
 ;; This package can be typically used for adding forgotten tildes in TeX
 ;; sources or adding `&nbsp;' sequences in SGML (e.g. HTML) texts.
 ;;
-;; For example, the Czech ortography requires avoiding one letter
+;; For example, the Czech orthography requires avoiding one letter
 ;; prepositions at line endings.  So they should be connected with the
 ;; following words by a tilde.  Some users forget to do this all the
 ;; time.  The purpose of this program is to check the text and suggest
@@ -43,7 +43,7 @@
 ;; The default variable settings are suited for Czech, so do not try to
 ;; understand them if you are not familiar with Czech grammar and spelling.
 ;;
-;; The algorithm was inspired by Petr Ol¹ák's program `vlna'.  Abbilities of
+;; The algorithm was inspired by Petr Ol¹ák's program `vlna'.  Abilities of
 ;; `tildify.el' are a little limited; if you have improvement suggestions, let
 ;; me know.
 




reply via email to

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