emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] /srv/bzr/emacs/emacs-24 r111275: Fix a typo in a comment.


From: Eli Zaretskii
Subject: [Emacs-diffs] /srv/bzr/emacs/emacs-24 r111275: Fix a typo in a comment.
Date: Mon, 18 Feb 2013 18:34:09 +0200
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 111275
committer: Eli Zaretskii <address@hidden>
branch nick: emacs-24
timestamp: Mon 2013-02-18 18:34:09 +0200
message:
  Fix a typo in a comment.
modified:
  src/xdisp.c
=== modified file 'src/xdisp.c'
--- a/src/xdisp.c       2013-02-17 16:22:11 +0000
+++ b/src/xdisp.c       2013-02-18 16:34:09 +0000
@@ -28422,7 +28422,7 @@
   if (FRAME_HAS_VERTICAL_SCROLL_BARS (XFRAME (w->frame)))
     return;
 
-  /* Note: It is necessary to redraw bot the left and the right
+  /* Note: It is necessary to redraw both the left and the right
      borders, for when only this single window W is being
      redisplayed.  */
   if (!WINDOW_RIGHTMOST_P (w)


reply via email to

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