javadoc

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@953577 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/dependencymanager/samples.annotation/src/main/java/org/apache/felix/dm/samples/annotation/DictionaryImpl.java b/dependencymanager/samples.annotation/src/main/java/org/apache/felix/dm/samples/annotation/DictionaryImpl.java
index a345ef2..b762f75 100644
--- a/dependencymanager/samples.annotation/src/main/java/org/apache/felix/dm/samples/annotation/DictionaryImpl.java
+++ b/dependencymanager/samples.annotation/src/main/java/org/apache/felix/dm/samples/annotation/DictionaryImpl.java
@@ -27,7 +27,7 @@
 /**
  * A Dictionary Service. This service uses a FactoryConfigurationAdapterService annotation, 
  * allowing to instantiate this service from webconsole. This annotation will actually register
- * a ManagedServiceFactory in the registry, and also support meta types for describing metadata of
+ * a ManagedServiceFactory in the registry, and also supports meta types for describing metadata of
  * all configuration properties.
  * 
  * You must configure at least one Dictionary from web console, since the SpellCheck won't start if no Dictionary