Author: milamber Date: Mon Sep 19 07:32:14 2011 New Revision: 1172498 URL: http://svn.apache.org/viewvc?rev=1172498&view=rev Log: Corrects some spelling mistakes (thanks Philippe)
Modified: jakarta/jmeter/trunk/xdocs/changes.xml Modified: jakarta/jmeter/trunk/xdocs/changes.xml URL: http://svn.apache.org/viewvc/jakarta/jmeter/trunk/xdocs/changes.xml?rev=1172498&r1=1172497&r2=1172498&view=diff ============================================================================== --- jakarta/jmeter/trunk/xdocs/changes.xml (original) +++ jakarta/jmeter/trunk/xdocs/changes.xml Mon Sep 19 07:32:14 2011 @@ -55,7 +55,7 @@ In particular, it can cause a NullPointe <p>The Once Only controller behaves correctly under a Thread Group or Loop Controller, but otherwise its behaviour is not consistent (or clearly specified).</p> -<p>The If Controller may cause an infinte loop if the condition is always false from the first iteration. +<p>The If Controller may cause an infinite loop if the condition is always false from the first iteration. A workaround is to add a sampler at the same level as (or superior to) the If Controller. For example a Test Action sampler with 0 wait time (which doesn't generate a sample), or a Debug Sampler with all fields set to False (to reduce the sample size). @@ -144,7 +144,7 @@ This can be overridden by setting the JM <ul> <li>Beanshell Sampler now supports Interruptible interface</li> <li>Bug 51605 - WebService(SOAP) Request - WebMethod field value changes surreptitiously for all the requests when a value is selected in a request</li> -<li>WebService(SOAP) Request - Re-organize GUI for better design and user-friendly</li> +<li>WebService(SOAP) Request - Reorganized GUI for better design and more user-friendliness</li> </ul> <h3>Controllers</h3> --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@jakarta.apache.org For additional commands, e-mail: notifications-h...@jakarta.apache.org