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/08/03 00:36:31 UTC

svn commit: r1509897 - /jmeter/trunk/xdocs/usermanual/build-test-plan.xml

Author: sebb
Date: Fri Aug  2 22:36:31 2013
New Revision: 1509897

URL: http://svn.apache.org/r1509897
Log:
Grammar

Modified:
    jmeter/trunk/xdocs/usermanual/build-test-plan.xml

Modified: jmeter/trunk/xdocs/usermanual/build-test-plan.xml
URL: http://svn.apache.org/viewvc/jmeter/trunk/xdocs/usermanual/build-test-plan.xml?rev=1509897&r1=1509896&r2=1509897&view=diff
==============================================================================
--- jmeter/trunk/xdocs/usermanual/build-test-plan.xml (original)
+++ jmeter/trunk/xdocs/usermanual/build-test-plan.xml Fri Aug  2 22:36:31 2013
@@ -135,8 +135,8 @@ The commands will only be accepted if th
 <subsection name="&sect-num;.7 Error reporting" anchor="error_reporting">
 <p>
 JMeter reports warnings and errors to the jmeter.log file, as well as some information on the test run itself.
-JMeter shows at the right hand end of its window, the number of warnings/errors found in jmeter.log file. next to an warning's icon 
-Click on warning's icon to show the jmeter.log file at the bottom of JMeter's window.
+JMeter shows at the right hand end of its window, the number of warnings/errors found in jmeter.log file next to the warning icon. 
+Click on the warning icon to show the jmeter.log file at the bottom of JMeter's window.
 Just occasionally there may be some errors that JMeter is unable to trap and log; these will appear on the command console.
 If a test is not behaving as you expect, please check the log file in case any errors have been reported (e.g. perhaps a syntax error in a function call).
 </p>