commit | 45ff607642b11bd0549afd049c095611385a9697 | [log] [tgz] |
---|---|---|
author | Pierre De Rop <pderop@apache.org> | Fri Jun 11 06:20:51 2010 +0000 |
committer | Pierre De Rop <pderop@apache.org> | Fri Jun 11 06:20:51 2010 +0000 |
tree | 5b8908e01c4b872091c58575ba085df037c63dd2 | |
parent | 1c2c567ac2be2051b167260fe808a8211a8e3a37 [diff] |
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