GitHub #49: New agent option inclbootstrapclasses
Consistent and shorter naming.
diff --git a/org.jacoco.doc/docroot/doc/changes.html b/org.jacoco.doc/docroot/doc/changes.html
index 9d5209a..8a93d2d 100644
--- a/org.jacoco.doc/docroot/doc/changes.html
+++ b/org.jacoco.doc/docroot/doc/changes.html
@@ -23,7 +23,7 @@
<h3>New Features</h3>
<ul>
<li>New configuration option for the JaCoCo agent
- <code>includebootstrapclasses</code> to also instrument classes from the
+ <code>inclbootstrapclasses</code> to also instrument classes from the
bootstrap class loader.
(GitHub <a href="https://github.com/jacoco/jacoco/issues/49">#49</a>).</li>
</ul>