emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] /srv/bzr/emacs/trunk r100012: dispextern.h: Fix a typo in


From: Eli Zaretskii
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r100012: dispextern.h: Fix a typo in a comment.
Date: Fri, 23 Apr 2010 20:48:22 +0300
User-agent: Bazaar (2.0.3)

------------------------------------------------------------
revno: 100012
committer: Eli Zaretskii <address@hidden>
branch nick: trunk
timestamp: Fri 2010-04-23 20:48:22 +0300
message:
  dispextern.h: Fix a typo in a comment.
modified:
  src/dispextern.h
=== modified file 'src/dispextern.h'
--- a/src/dispextern.h  2010-04-20 18:52:07 +0000
+++ b/src/dispextern.h  2010-04-23 17:48:22 +0000
@@ -2231,7 +2231,7 @@
      If `what' == IT_COMPOSITION, the first component of a composition
      and length in bytes of the composition.
 
-     If `what' is anything else, these tow are undefined (will
+     If `what' is anything else, these two are undefined (will
      probably hold values for the last IT_CHARACTER or IT_COMPOSITION
      traversed by the iterator.
 


reply via email to

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