Fix typo
[lgpl/argeo-commons.git] / org.argeo.osgi.boot / src / org / argeo / osgi / boot / OsgiBoot.java
index a397e374768c84d2052384a580ad2922af05ba59..34fe9ec91bbc12113e2427bb376edadd8b9cd150 100644 (file)
@@ -562,7 +562,7 @@ public class OsgiBoot {
         * BUNDLE PATTERNS INSTALLATION
         */
        /**
-        * Computes a list of URLs based on Ant-like incluide/exclude patterns
+        * Computes a list of URLs based on Ant-like include/exclude patterns
         * defined by ${argeo.osgi.bundles} with the following format:<br>
         * <code>/base/directory;in=*.jar;in=**;ex=org.eclipse.osgi_*;jar</code><br>
         * WARNING: <code>/base/directory;in=*.jar,\</code> at the end of a file,