[nobug] fix for typo in snippet contribution
diff --git a/web/bundles/org.eclipse.wst.html.ui/plugin.xml b/web/bundles/org.eclipse.wst.html.ui/plugin.xml index 76b1a9e..f365daa 100755 --- a/web/bundles/org.eclipse.wst.html.ui/plugin.xml +++ b/web/bundles/org.eclipse.wst.html.ui/plugin.xml
@@ -843,9 +843,9 @@ <content>%doublequote.content</content> </item> <item - label="%doublequote.label" + label="%singlequote.label" id="org.eclipse.wst.html.ui.apos"> - <content>%doublequote.content</content> + <content>%singlequote.content</content> </item> <item label="%dl.label"