Added context help menu for php function names. The description of the fundtion opens...
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpeclipse / phpeditor / php / PHPWordDetector.java
index b0c471b..d332885 100644 (file)
@@ -56,6 +56,7 @@ public class PHPWordDetector {
                                ++position;
                        }
 
+      start++;
                        end = position;
 
                        if (end > start)