]> git.eshelyaron.com Git - emacs.git/commitdiff
Spelling fix.
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 5 Feb 2014 18:27:11 +0000 (10:27 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 5 Feb 2014 18:27:11 +0000 (10:27 -0800)
src/xdisp.c

index f9c1b4d1bf00de99f58a05bff7f1fb77a82ee2c3..755c061c43e41b9b8933496c9e2190df650380d8 100644 (file)
@@ -28572,7 +28572,7 @@ note_mouse_highlight (struct frame *f, int x, int y)
       if (part == ON_LEFT_MARGIN || part == ON_RIGHT_MARGIN)
        {
          cursor = FRAME_X_OUTPUT (f)->nontext_cursor;
-         /* Sho non-text cursor (Bug#16647).  */
+         /* Show non-text cursor (Bug#16647).  */
          goto set_cursor;
        }
       else