added first version of codetemplates (needs to fix some bugs)
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpdt / internal / ui / text / spelling / SpellReconcileStrategy.java
index a977166..84d5f35 100644 (file)
@@ -226,7 +226,7 @@ public class SpellReconcileStrategy implements IReconcilingStrategy, IReconcilin
                }
        }
 
-       /** The document to operate on */
+       /** The document to operate on */ 
        private IDocument fDocument= null;
 
        /** The text editor to operate on */