Um.  where's the fix?   The inserted text still spells it Seleninum.

Christian.

On 30-Jan-09, at 11:55 , [email protected] wrote:

Author: kmenard
Date: Fri Jan 30 16:55:39 2009
New Revision: 739333

URL: http://svn.apache.org/viewvc?rev=739333&view=rev
Log:
Fixed a typo.

Modified:
tapestry/tapestry5/trunk/tapestry-test/src/main/java/org/apache/ tapestry5/test/ErrorReportingCommandProcessor.java

Modified: tapestry/tapestry5/trunk/tapestry-test/src/main/java/org/ apache/tapestry5/test/ErrorReportingCommandProcessor.java
URL: 
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-test/src/main/java/org/apache/tapestry5/test/ErrorReportingCommandProcessor.java?rev=739333&r1=739332&r2=739333&view=diff
= = = = = = = = ====================================================================== --- tapestry/tapestry5/trunk/tapestry-test/src/main/java/org/apache/ tapestry5/test/ErrorReportingCommandProcessor.java (original) +++ tapestry/tapestry5/trunk/tapestry-test/src/main/java/org/apache/ tapestry5/test/ErrorReportingCommandProcessor.java Fri Jan 30 16:55:39 2009
@@ -35,7 +35,7 @@
        StringBuilder builder = new StringBuilder();

        builder.append(BORDER);
-        builder.append("\nSeleninum failure processing comamnd ");
+        builder.append("\nSeleninum failure processing command ");
        builder.append(command);
        builder.append("(");




Christian Edward Gruber
[email protected]




---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to