Changeset 2737


Ignore:
Timestamp:
03/26/13 12:56:20 (11 years ago)
Author:
oschonef
Message:
  • fix typo
File:
1 edited

Legend:

Unmodified
Added
Removed
  • SRUServer/trunk/src/main/java/eu/clarin/sru/server/utils/SRUSearchEngineBase.java

    r2623 r2737  
    4343
    4444    /**
    45      * Handle a <em>scan</em> operation. The default implementation is a no-op.
    46      * Override this method, if you want to provide a custom behavior.
     45     * Handle a <em>explain</em> operation. The default implementation is a
     46     * no-op. Override this method, if you want to provide a custom behavior.
    4747     *
    4848     * @see SRUSearchEngine#explain(SRUServerConfig, SRURequest,
Note: See TracChangeset for help on using the changeset viewer.