Ignore:
Timestamp:
2005-02-18T15:54:56+13:00 (19 years ago)
Author:
mdewsnip
Message:

Fixed minor typo.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/src/colservr/lucenequeryfilter.cpp

    r9090 r9110  
    132132    // most likely a configuration problem
    133133    logout << text_t2ascii
    134        << "configuration error: queryfilter contains a null textsearchclass\(lucene)n\n";
     134       << "configuration error: queryfilter contains a null textsearchclass (lucene)\n\n";
    135135    err = configurationError;
    136136    return;
Note: See TracChangeset for help on using the changeset viewer.