]> git.eshelyaron.com Git - emacs.git/commitdiff
(xscrollbar): Fix typo specifying doc string.
authorRichard M. Stallman <rms@gnu.org>
Sun, 25 Jul 1993 03:15:25 +0000 (03:15 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 25 Jul 1993 03:15:25 +0000 (03:15 +0000)
src/.gdbinit

index 2fa6260e0a36931fbe791116593c119eaee021b0..3c16458121221af9055ab8fd01d0d91f9ceb451b 100644 (file)
@@ -158,7 +158,7 @@ print (struct scrollbar *) (($ & 0x00ffffff) | $data_seg_bits)
 output *$
 echo \n
 end
-document xsubr
+document xscrollbar
 Print $ as a scrollbar pointer.
 end