]> git.cworth.org Git - apitrace-tests/blobdiff - apps/README.markdown
Track rename of "retrace" to "replay" within apitrace.
[apitrace-tests] / apps / README.markdown
index 3820630b0bc9f5dfc482875293ee554acfea47ab..067b2535b8e171f173e5e145382fe0225d814628 100644 (file)
@@ -20,7 +20,7 @@ The actual execution of the test (and parsing of the REF script) is
 performed by the python program in ../app_driver.py. This driver
 program runs the application with the given arguments, performs a
 trace of the application, checks the trace against the reference
-script, and then run a "retrace" of the application (replaying the
+script, and then run a "replay" of the application (replaying the
 commands in the trace).
 
 In addition to a dump of the expected trace content, the reference