]> www.fi.muni.cz Git - evince.git/blobdiff - doc/debugging.txt
fix typo
[evince.git] / 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.