From 5eb8405854480419c57bb8f58b69755958dafb1e Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Wed, 5 Apr 2006 22:44:11 +0000 Subject: [PATCH] Typo. --- doc/debug.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/debug.texi b/doc/debug.texi index ba53f70..11d1d7a 100644 --- a/doc/debug.texi +++ b/doc/debug.texi @@ -127,7 +127,7 @@ optimize such that an unrelated function C appears in the backtrace instead of A. Function C is simply the function that happens to be in memory just after A. In the threads project, this is commonly seen in backtraces for test failures; see @ref{The pass function fails, , -@func{pass} Fails}), for more information. +@func{pass} Fails}, for more information. @menu * Backtrace Example:: -- 2.30.2