Fixed typo.

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1667667 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/dependencymanager/org.apache.felix.dependencymanager.samples/src/org/apache/felix/dependencymanager/samples/dictionary/annot/README b/dependencymanager/org.apache.felix.dependencymanager.samples/src/org/apache/felix/dependencymanager/samples/dictionary/annot/README
index d622672..e9e3b7e 100644
--- a/dependencymanager/org.apache.felix.dependencymanager.samples/src/org/apache/felix/dependencymanager/samples/dictionary/annot/README
+++ b/dependencymanager/org.apache.felix.dependencymanager.samples/src/org/apache/felix/dependencymanager/samples/dictionary/annot/README
@@ -36,5 +36,8 @@
 in the Spell Checker Aspect Dictionary (annotation) PID.
 
 Then go to gogo shell, and type dm help. You will normally see the dictionary.annotation:spellcheck command.
-Type dictionary.annotation:spellcheck <some words configured either in the spell checker annotation configuration, or in 
-the spell checker annotation aspect configuration, and the dictionary will check for proper word existance in the configuration.
+Type 
+ 
+   dictionary.annotation:spellcheck <some words>
+
+and the dictionary will check for proper word existence.