changeset 61936:22a61ada06e0

(Debugger Operation): Spelling mistake. assiciated -> associated
author Nick Roberts <nickrob@snap.net.nz>
date Fri, 29 Apr 2005 22:39:56 +0000
parents 89b44e97dc29
children 8ad965b70dbf
files man/building.texi
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/man/building.texi	Fri Apr 29 22:38:08 2005 +0000
+++ b/man/building.texi	Fri Apr 29 22:39:56 2005 +0000
@@ -497,7 +497,7 @@
 @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}.