commit | 89840acf2c44d7bec1be6e56c1f2326a736b2b8e | [log] [tgz] |
---|---|---|
author | dacarver <dacarver> | Sat Mar 15 02:57:04 2008 +0000 |
committer | dacarver <dacarver> | Sat Mar 15 02:57:04 2008 +0000 |
tree | ef014a65df31bcbdd944b3bfcc3b2225440f02d5 | |
parent | 29e6cddde37294fa5306f72f37d94291a25f4374 [diff] |
*** empty log message ***
diff --git a/bundles/org.eclipse.wst.xsl.ui/src/org/eclipse/wst/xsl/ui/internal/contentassist/XSLContentAssistProcessor.java b/bundles/org.eclipse.wst.xsl.ui/src/org/eclipse/wst/xsl/ui/internal/contentassist/XSLContentAssistProcessor.java index 808540c..4c4a61b 100644 --- a/bundles/org.eclipse.wst.xsl.ui/src/org/eclipse/wst/xsl/ui/internal/contentassist/XSLContentAssistProcessor.java +++ b/bundles/org.eclipse.wst.xsl.ui/src/org/eclipse/wst/xsl/ui/internal/contentassist/XSLContentAssistProcessor.java
@@ -48,7 +48,7 @@ /** * The XSL Content Assist Processor provides content assistance for various attributes * values within the XSL Editor. This includes support for xpaths on select statements - * as well as on + * as well as on test and match attributes. * @author David Carver * */