diff --git a/ua/org.eclipse.help.base/schema/searchProcessor.exsd b/ua/org.eclipse.help.base/schema/searchProcessor.exsd index d965413657c..cb1be092a67 100644 --- a/ua/org.eclipse.help.base/schema/searchProcessor.exsd +++ b/ua/org.eclipse.help.base/schema/searchProcessor.exsd @@ -95,7 +95,7 @@ - The supplied search processor class must extend the abstract class <samp>org.eclipse.help.AbstractSearchProcessor</samp>. The processor has the opportunity to modify a search string, provide alternate search expressions, or modify the search result set. + The supplied search processor class must extend the abstract class <samp>org.eclipse.help.search.AbstractSearchProcessor</samp>. The processor has the opportunity to modify a search string, provide alternate search expressions, or modify the search result set.