Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Keppler2018-10-28 06:11:31 +0000
committerMichael Keppler2018-10-28 06:33:51 +0000
commitedddd72456423aaf82929282163368f04ca808c9 (patch)
treeac59da98294eaecccb84b8e096ecedb8f4197375 /org.eclipse.search
parentd3020689a3538017aa8a765b3f28c4f06f867956 (diff)
downloadeclipse.platform.text-I20181105-1800.tar.gz
eclipse.platform.text-I20181105-1800.tar.xz
eclipse.platform.text-I20181105-1800.zip
Change-Id: I91986fc92c2f4f366218095502e3d0d2b19c0ed3 Signed-off-by: Michael Keppler <michael.keppler@gmx.de>
Diffstat (limited to 'org.eclipse.search')
-rw-r--r--org.eclipse.search/schema/searchPages.exsd2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.search/schema/searchPages.exsd b/org.eclipse.search/schema/searchPages.exsd
index d17d681497e..7373f9c2280 100644
--- a/org.eclipse.search/schema/searchPages.exsd
+++ b/org.eclipse.search/schema/searchPages.exsd
@@ -209,7 +209,7 @@ definition:
<meta.section type="apiInfo"/>
</appInfo>
<documentation>
- The contributed class must implement &lt;code&gt;org.eclipse.search.ui.ISearchPage&lt;/code&gt;
+ The contributed class must implement &lt;code&gt;org.eclipse.search.ui.ISearchPage&lt;/code&gt;.
</documentation>
</annotation>

Back to the top