aboutsummaryrefslogtreecommitdiff
path: root/org.jacoco.doc/docroot/doc/agent.html
diff options
context:
space:
mode:
authorEvgeny Mandrikov <mandrikov@gmail.com>2011-06-24 20:33:43 +0000
committerEvgeny Mandrikov <mandrikov@gmail.com>2011-06-24 20:33:43 +0000
commit0d5cda11812ac50cdc9305d49fb8f02b72c38559 (patch)
treef2c61609534ac01d79a9c082ab6c25308d116978 /org.jacoco.doc/docroot/doc/agent.html
parentda6d02da8e54870ad4c74a56d830203e20ef0516 (diff)
downloadjacoco-0d5cda11812ac50cdc9305d49fb8f02b72c38559.tar.gz
Fix documentation.
Diffstat (limited to 'org.jacoco.doc/docroot/doc/agent.html')
-rw-r--r--org.jacoco.doc/docroot/doc/agent.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.jacoco.doc/docroot/doc/agent.html b/org.jacoco.doc/docroot/doc/agent.html
index 7890fb50..6c8aa9d4 100644
--- a/org.jacoco.doc/docroot/doc/agent.html
+++ b/org.jacoco.doc/docroot/doc/agent.html
@@ -131,7 +131,7 @@
<td>Output method to use for writing coverage data. Valid options are:
<ul>
<li><code>file</code>: At VM termination execution data is written to
- the file specified in the <code>tofile</code> attribute.</li>
+ the file specified in the <code>destfile</code> attribute.</li>
<li><code>tcpserver</code>: The agent listens for incoming connections
on the TCP port specified by the <code>address</code> and
<code>port</code> attribute. Execution data is written to this