Author: sebb
Date: Fri Mar  7 08:56:47 2008
New Revision: 634743

URL: http://svn.apache.org/viewvc?rev=634743&view=rev
Log:
Minor clarification

Modified:
    jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml

Modified: jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml
URL: 
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml?rev=634743&r1=634742&r2=634743&view=diff
==============================================================================
--- jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml (original)
+++ jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml Fri Mar  7 
08:56:47 2008
@@ -1870,8 +1870,8 @@
 <li># Samples - The number of samples for the URL</li>
 <li>Average - The average time of a set of results</li>
 <li>Median - The <a href="glossary.html#Median">median</a> is the time in the 
middle of a set of results.
-50% of the samples took less than this time; the remainder took at least as 
long.</li>
-<li>90% Line - 90% of the samples took less than this time. #
+50% of the samples took no more than this time; the remainder took at least as 
long.</li>
+<li>90% Line - 90% of the samples took no more than this time. #
 The remaining samples at least as long as this. (90<sup>th</sup> <a 
href="glossary.html#Percentile">percentile</a>)</li>
 <li>Min - The shortest time for the samples of the given URL</li>
 <li>Max - The longest time for the samples of the given URL</li>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to