You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by mc...@apache.org on 2008/03/25 16:15:28 UTC

svn commit: r640850 - /incubator/tuscany/java/sca/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/SpringHelloWorldTestCase.java

Author: mcombellack
Date: Tue Mar 25 08:15:15 2008
New Revision: 640850

URL: http://svn.apache.org/viewvc?rev=640850&view=rev
Log:
Minor JavaDoc updates and spelling corrections

Modified:
    incubator/tuscany/java/sca/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/SpringHelloWorldTestCase.java

Modified: incubator/tuscany/java/sca/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/SpringHelloWorldTestCase.java
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/SpringHelloWorldTestCase.java?rev=640850&r1=640849&r2=640850&view=diff
==============================================================================
--- incubator/tuscany/java/sca/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/SpringHelloWorldTestCase.java (original)
+++ incubator/tuscany/java/sca/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/SpringHelloWorldTestCase.java Tue Mar 25 08:15:15 2008
@@ -24,7 +24,7 @@
  * 1) A composite containing a component with a Spring implementation
  * 2) The composite has a component with a Java POJO implementation which uses the
  * Spring implementation to satisfy a reference
- * 3) The Spring component delgates function to a second spring bean
+ * 3) The Spring component delegates function to a second spring bean
  *
  */
 public class SpringHelloWorldTestCase extends AbstractHelloWorldTestCase {



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org