From: Nick Roberts Date: Fri, 29 Apr 2005 22:39:56 +0000 (+0000) Subject: (Debugger Operation): Spelling mistake. X-Git-Tag: ttn-vms-21-2-B4~657 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=758234634cef0bfbe40eb187509977201a04b0a8;p=emacs.git (Debugger Operation): Spelling mistake. assiciated -> associated --- diff --git a/man/building.texi b/man/building.texi index def46039c5f..ff73d0953b0 100644 --- a/man/building.texi +++ b/man/building.texi @@ -497,7 +497,7 @@ You activate this feature by setting the variable @code{tooltip-gud-tips-p} to @code{t}. Then you can display a variable's value in a tooltip simply by pointing at it with the mouse. In graphical mode, with a C program, you can also display the #define -directive assiciated with an identifier when program is not executing. +directive associated with an identifier when program is not executing. This operates in the GUD buffer and in source buffers with major modes in the list @code{tooltip-gud-modes}.