Author: pderop
Date: Fri Jun 11 06:20:51 2010
New Revision: 953577
URL: http://svn.apache.org/viewvc?rev=953577&view=rev
Log:
javadoc
Modified:
felix/trunk/dependencymanager/samples.annotation/src/main/java/org/apache/felix/dm/samples/annotation/DictionaryImpl.java
Modified:
felix/trunk/dependencymanager/samples.annotation/src/main/java/org/apache/felix/dm/samples/annotation/DictionaryImpl.java
URL:
http://svn.apache.org/viewvc/felix/trunk/dependencymanager/samples.annotation/src/main/java/org/apache/felix/dm/samples/annotation/DictionaryImpl.java?rev=953577&r1=953576&r2=953577&view=diff
==============================================================================
---
felix/trunk/dependencymanager/samples.annotation/src/main/java/org/apache/felix/dm/samples/annotation/DictionaryImpl.java
(original)
+++
felix/trunk/dependencymanager/samples.annotation/src/main/java/org/apache/felix/dm/samples/annotation/DictionaryImpl.java
Fri Jun 11 06:20:51 2010
@@ -27,7 +27,7 @@ import org.apache.felix.dm.annotation.ap
/**
* 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