commit | 3f2902ff2a277d1da272599213d7737f90ac4b96 | [log] [tgz] |
---|---|---|
author | Pierre De Rop <pderop@apache.org> | Thu Mar 19 06:16:08 2015 +0000 |
committer | Pierre De Rop <pderop@apache.org> | Thu Mar 19 06:16:08 2015 +0000 |
tree | c6ca2bc1ed4d72c661194b0fb4ab06adb57d2fb0 | |
parent | a3bbad5e4c8a2e1700a73cf4f0c7e9ed36097d16 [diff] |
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.