This is an automated email from the ASF dual-hosted git repository.

fschumacher pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jmeter.git


The following commit(s) were added to refs/heads/master by this push:
     new bb01309  fix typo
bb01309 is described below

commit bb01309a308848c43f0e6585fa108a2836e7e462
Author: Felix Schumacher <[email protected]>
AuthorDate: Sun Sep 8 11:54:42 2019 +0200

    fix typo
---
 xdocs/changes_history.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xdocs/changes_history.xml b/xdocs/changes_history.xml
index cd90d89..f36e057 100644
--- a/xdocs/changes_history.xml
+++ b/xdocs/changes_history.xml
@@ -324,7 +324,7 @@ that are used for general usage around JMeter, like:
 <ul>
 <li>A JSON file containing summary of a load test statistics is now generated 
when using <code>-e</code> or <code>-g</code> options.</li>
 <li>Percentiles computing graphed over time algorithm has been modified to 
restart for  each time slot</li>
-<li>More user-friendly behaviour when reporting folder does not exist or is 
not empty through <code>-f</code> commmand line option</li>
+<li>More user-friendly behaviour when reporting folder does not exist or is 
not empty through <code>-f</code> command line option</li>
 </ul>
 <!--
 <ch_title>Functions</ch_title>

Reply via email to