Forráskód Böngészése

Fixed spelling mistakes in class comment.

Alexander Nyßen 14 éve
szülő
commit
a91e87f5b2

+ 2 - 2
de.itemis.xtext.utils/plugins/de.itemis.xtext.utils.jface/src/de/itemis/xtext/utils/jface/viewers/XtextStyledText.java

@@ -55,8 +55,8 @@ import com.google.inject.name.Named;
 import de.itemis.xtext.utils.jface.viewers.util.ActiveEditorTracker;
 
 /**
- * This class integrates xText Features into a {@link StyledText} and can be
- * used i.e. as {@link CellEditor}s in jface {@link StructuredViewer}s or in GMF
+ * This class integrates Xtext features into a {@link StyledText} and can be
+ * used e.g. as {@link CellEditor}s in jFace {@link StructuredViewer}s or in GMF
  * EditParts via DirectEditManager.
  * 
  * The current implementation supports, code completion, syntax highlighting and