--- a/doc/testing/testing-framework.texi Thu Apr 15 16:37:57 2010 -0700
+++ b/doc/testing/testing-framework.texi Thu Apr 15 21:31:26 2010 -0700
@@ -360,7 +360,7 @@
however in some cases it can be useful (for debugging purposes) to view these files.
@code{test.py} provides a @command{--retain} option which will cause these temporary
files to be kept after the run is completed. The files are saved in a directory
-named @code{testpy} under a subdirectory named according to the current Coordinated
+named @code{testpy-output} under a subdirectory named according to the current Coordinated
Universal Time (also known as Greenwich Mean Time).
@verbatim