Start working around components
[lgpl/argeo-commons.git] / org.argeo.enterprise / src / org / argeo / osgi / internal / EnterpriseActivator.java
index 03054828c9820046560807a1007f93e56d6fd14b..bb495dd12df7cc0353218e4a46301b63c573e60c 100644 (file)
@@ -6,7 +6,7 @@ import org.osgi.framework.BundleContext;
 /**
  * Called to gather information about the OSGi runtime. Should not activate
  * anything else that canonical monitoring services (not creating implicit
- * APIs), which is the responsibility of higher levels..
+ * APIs), which is the responsibility of higher levels.
  */
 public class EnterpriseActivator implements BundleActivator {