FELIX-1010 : Apply javadoc patch from Stefan Seifert.

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@762812 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/scrplugin-annotations/src/main/java/org/apache/felix/scrplugin/annotations/Component.java b/scrplugin-annotations/src/main/java/org/apache/felix/scrplugin/annotations/Component.java
index 3affcb3..d90ad53 100644
--- a/scrplugin-annotations/src/main/java/org/apache/felix/scrplugin/annotations/Component.java
+++ b/scrplugin-annotations/src/main/java/org/apache/felix/scrplugin/annotations/Component.java
@@ -80,7 +80,7 @@
 
     /**
      * Whether Metatype Service data is generated or not. If this parameter is
-     * not set or set to true Metatype Service data is generated in the
+     * set to true Metatype Service data is generated in the
      * <code>metatype.xml</code> file for this component. Otherwise no Metatype
      * Service data is generated for this component.
      */