You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by se...@apache.org on 2013/07/25 17:17:46 UTC

svn commit: r1507007 - /jmeter/trunk/xdocs/usermanual/best-practices.xml

Author: sebb
Date: Thu Jul 25 15:17:46 2013
New Revision: 1507007

URL: http://svn.apache.org/r1507007
Log:
Tweak the English

Modified:
    jmeter/trunk/xdocs/usermanual/best-practices.xml

Modified: jmeter/trunk/xdocs/usermanual/best-practices.xml
URL: http://svn.apache.org/viewvc/jmeter/trunk/xdocs/usermanual/best-practices.xml?rev=1507007&r1=1507006&r2=1507007&view=diff
==============================================================================
--- jmeter/trunk/xdocs/usermanual/best-practices.xml (original)
+++ jmeter/trunk/xdocs/usermanual/best-practices.xml Thu Jul 25 15:17:46 2013
@@ -32,8 +32,8 @@
 <section name="&sect-num;. Best Practices" anchor="best_practices">
 </section>
 
-<section name="&sect-num;.1 Always use last version of JMeter" anchor="use_last_version">
-<p>Performance are constantly improving accross versions, so users are highly encouraged to be the most up to date</p>
+<section name="&sect-num;.1 Always use latest version of JMeter" anchor="use_latest_version">
+<p>The performance of JMeter is being constantly improved, so users are highly encouraged to use the most up to date version</p>
 </section>
 
 <section name="&sect-num;.2 Limit the Number of Threads" anchor="limit_threads">