Author: rickhall
Date: Fri May 14 19:50:07 2010
New Revision: 944426

URL: http://svn.apache.org/viewvc?rev=944426&view=rev
Log:
Fix typo.

Modified:
    
felix/sandbox/rickhall/bnd-test/org.apache.felix.framework.test/src/org/apache/felix/framework/test/TestFragment.java

Modified: 
felix/sandbox/rickhall/bnd-test/org.apache.felix.framework.test/src/org/apache/felix/framework/test/TestFragment.java
URL: 
http://svn.apache.org/viewvc/felix/sandbox/rickhall/bnd-test/org.apache.felix.framework.test/src/org/apache/felix/framework/test/TestFragment.java?rev=944426&r1=944425&r2=944426&view=diff
==============================================================================
--- 
felix/sandbox/rickhall/bnd-test/org.apache.felix.framework.test/src/org/apache/felix/framework/test/TestFragment.java
 (original)
+++ 
felix/sandbox/rickhall/bnd-test/org.apache.felix.framework.test/src/org/apache/felix/framework/test/TestFragment.java
 Fri May 14 19:50:07 2010
@@ -352,7 +352,7 @@ public class TestFragment extends FelixT
         InputStream is = null;
 
         // Scenario #1
-        // Attach two fragments with different, but overlappig version ranges
+        // Attach two fragments with different, but overlapping version ranges
         // for an imported package.
         try
         {


Reply via email to