Author: sgoeschl
Date: Fri Jul 18 14:21:19 2008
New Revision: 678042

URL: http://svn.apache.org/viewvc?rev=678042&view=rev
Log:
[EXEC-25] Fixed wording

Modified:
    
commons/proper/exec/trunk/src/test/java/org/apache/commons/exec/CommandLineTest.java

Modified: 
commons/proper/exec/trunk/src/test/java/org/apache/commons/exec/CommandLineTest.java
URL: 
http://svn.apache.org/viewvc/commons/proper/exec/trunk/src/test/java/org/apache/commons/exec/CommandLineTest.java?rev=678042&r1=678041&r2=678042&view=diff
==============================================================================
--- 
commons/proper/exec/trunk/src/test/java/org/apache/commons/exec/CommandLineTest.java
 (original)
+++ 
commons/proper/exec/trunk/src/test/java/org/apache/commons/exec/CommandLineTest.java
 Fri Jul 18 14:21:19 2008
@@ -305,7 +305,7 @@
     /**
      * Test expanding the command line based on a user-supplied map. The main
      * goal of the test is to setup a command line using macros and reuse
-     * it for multiple times.
+     * it multiple times.
      */
     public void testCommandLineParsingWithExpansion2() {
 


Reply via email to