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 1202761  Spelchack
1202761 is described below

commit 12027610669f6c17b68006abed4c843945da02f5
Author: Felix Schumacher <[email protected]>
AuthorDate: Fri Jun 4 21:50:09 2021 +0200

    Spelchack
    
    Bugzilla Id: 65353
---
 xdocs/usermanual/properties_reference.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xdocs/usermanual/properties_reference.xml 
b/xdocs/usermanual/properties_reference.xml
index 5e1565d..c64144b 100644
--- a/xdocs/usermanual/properties_reference.xml
+++ b/xdocs/usermanual/properties_reference.xml
@@ -1163,7 +1163,7 @@ JMETER-SERVER</source>
 </property>
 <property name="backend_metrics_percentile_estimator">
     Specify the <a 
href="https://commons.apache.org/proper/commons-math/javadocs/api-3.5/org/apache/commons/math3/stat/descriptive/rank/Percentile.EstimationType.html";>Percentile
 Estimation Type</a> to use.<br/>
-    To make the values from the dashboard compatible with the Aggragate 
Report, use the value <code>R_3</code>.<br/>
+    To make the values from the dashboard compatible with the Aggregate 
Report, use the value <code>R_3</code>.<br/>
     Defaults to: <code>LEGACY</code>
 </property>
 <property name="backend_metrics_window_mode">

Reply via email to