improved syntax highlighting (php tag/return keyword/brackets and operators)
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpeclipse / IPreferenceConstants.java
index a4c52bb..66ceacd 100644 (file)
@@ -61,7 +61,7 @@ public interface IPreferenceConstants {
         * (value <code>"__php_operator"</code>).
         * @since 3.0
         */
-  public static final String PHP_OPERATOR= "__php_operator"; //$NON-NLS-1$
+  public static final String PHP_OPERATOR = "__php_operator"; //$NON-NLS-1$
   /**
         * A named preference that holds the color used to render operators and brackets.
         * <p>