]> www.fi.muni.cz Git - evince.git/commitdiff
fix typo
authorWouter Bolsterlee <wbolster@src.gnome.org>
Fri, 20 Oct 2006 15:39:54 +0000 (15:39 +0000)
committerWouter Bolsterlee <wbolster@src.gnome.org>
Fri, 20 Oct 2006 15:39:54 +0000 (15:39 +0000)
doc/debugging.txt

index 11826db2158500650012ba96ae2083064f3edf8f..ad34cfd36defd0fb36a43e18d0ff7806f22e9416 100644 (file)
@@ -29,7 +29,7 @@ Possibe value for EV_DEBUG_BREAK variable:
        suspend         Use this to stop execution when a warning occurs.
                        You can then attach a debugger to the process.
 
-       trap            Use this while running epiphany in a debugger.
+       trap            Use this while running evince in a debugger.
                        This makes execution stop and gives back control to
                        the debugger.