Bug 10580: (follow-up) tweak wording about looking for zebrasrv & zebraidx

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
This commit is contained in:
Galen Charlton 2014-02-21 17:38:42 +00:00
parent 0b989fe0b2
commit 1d276d5809

View file

@ -912,8 +912,8 @@ database to be used by Koha);
print q( print q(
Koha uses the Zebra search engine for high-performance Koha uses the Zebra search engine for high-performance
searching of bibliographic and authority records. If you searching of bibliographic and authority records. Checking
have installed the Zebra software to see if you have installed the Zebra software...
); );
if (defined(my $zebra_path = find_zebra())) { if (defined(my $zebra_path = find_zebra())) {