emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] /srv/bzr/emacs/trunk r106152: src/bidi.c: Fix a typo in a


From: Eli Zaretskii
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r106152: src/bidi.c: Fix a typo in a comment.
Date: Thu, 20 Oct 2011 18:37:10 +0200
User-agent: Bazaar (2.3.1)

------------------------------------------------------------
revno: 106152
committer: Eli Zaretskii <address@hidden>
branch nick: trunk
timestamp: Thu 2011-10-20 18:37:10 +0200
message:
  src/bidi.c: Fix a typo in a comment.
modified:
  src/bidi.c
=== modified file 'src/bidi.c'
--- a/src/bidi.c        2011-10-20 12:39:52 +0000
+++ b/src/bidi.c        2011-10-20 16:37:10 +0000
@@ -2193,7 +2193,7 @@
     }
 
   /* Resolve implicit levels, with a twist: PDFs get the embedding
-     level of the enbedding they terminate.  See below for the
+     level of the embedding they terminate.  See below for the
      reason.  */
   if (bidi_it->orig_type == PDF
       /* Don't do this if this formatting code didn't change the


reply via email to

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