]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - org.argeo.init/src/org/argeo/api/init/RuntimeManager.java
Fix IPA initialisation
[lgpl/argeo-commons.git] / org.argeo.init / src / org / argeo / api / init / RuntimeManager.java
index 2344a86884fee44978dd2bc03aca3bd00db0223f..649ae17f50884486baa75d538ca7f75b487e1b46 100644 (file)
@@ -85,7 +85,7 @@ public interface RuntimeManager {
 
        /**
         * Load config from a {@link Properties} formatted stream. If a property value
-        * starts with a '+' character, itis expected that the last character is a
+        * starts with a '+' character, it is expected that the last character is a
         * separator and it will be prepended to the existing value.
         */
        @Deprecated