Fix comment.
authorpastith <devnull@localhost>
Mon, 30 Mar 2009 11:03:54 +0000 (11:03 +0000)
committerpastith <devnull@localhost>
Mon, 30 Mar 2009 11:03:54 +0000 (11:03 +0000)
gss/src/gr/ebs/gss/server/rest/SearchHandler.java

index 01f696c..fd49ca4 100644 (file)
@@ -48,7 +48,7 @@ public class SearchHandler extends RequestHandler {
        private static Log logger = LogFactory.getLog(SearchHandler.class);
 
        /**
-     * Serve the 'search' namespace for the user.
+     * Serve the 'search' namespace that contains results in queries to find files.
      *
      * @param req The servlet request we are processing
      * @param resp The servlet response we are processing