]> git.eshelyaron.com Git - emacs.git/commitdiff
(Debugger Operation): Spelling mistake.
authorNick Roberts <nickrob@snap.net.nz>
Fri, 29 Apr 2005 22:39:56 +0000 (22:39 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Fri, 29 Apr 2005 22:39:56 +0000 (22:39 +0000)
assiciated -> associated

man/building.texi

index def46039c5f078c4768116b2f29a607f6620baf8..ff73d0953b0e84a83f82c04eb4c4570b6314b8a7 100644 (file)
@@ -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}.