Commit 3c345dc2 authored by Gaston Dombiak's avatar Gaston Dombiak Committed by gato

Filter typo in text.

git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@5084 b35dd754-fafc-0310-a699-88a17e54d16e
parent 679fb3bb
......@@ -63,7 +63,7 @@ public class SearchPlugin implements Component, Plugin, PropertyEventListener {
private static String serverName;
private static String instructions = "The following fields are available for search. "
+ "Wildcard (*) characters are allowed as part the of query.";
+ "Wildcard (*) characters are allowed as part of the query.";
private static Element probeResult;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment