You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by pd...@apache.org on 2015/03/19 07:16:09 UTC

svn commit: r1667667 - /felix/trunk/dependencymanager/org.apache.felix.dependencymanager.samples/src/org/apache/felix/dependencymanager/samples/dictionary/annot/README

Author: pderop
Date: Thu Mar 19 06:16:08 2015
New Revision: 1667667

URL: http://svn.apache.org/r1667667
Log:
Fixed typo.

Modified:
    felix/trunk/dependencymanager/org.apache.felix.dependencymanager.samples/src/org/apache/felix/dependencymanager/samples/dictionary/annot/README

Modified: felix/trunk/dependencymanager/org.apache.felix.dependencymanager.samples/src/org/apache/felix/dependencymanager/samples/dictionary/annot/README
URL: http://svn.apache.org/viewvc/felix/trunk/dependencymanager/org.apache.felix.dependencymanager.samples/src/org/apache/felix/dependencymanager/samples/dictionary/annot/README?rev=1667667&r1=1667666&r2=1667667&view=diff
==============================================================================
--- felix/trunk/dependencymanager/org.apache.felix.dependencymanager.samples/src/org/apache/felix/dependencymanager/samples/dictionary/annot/README (original)
+++ felix/trunk/dependencymanager/org.apache.felix.dependencymanager.samples/src/org/apache/felix/dependencymanager/samples/dictionary/annot/README Thu Mar 19 06:16:08 2015
@@ -36,5 +36,8 @@ Before running this sample, go to webcon
 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.