indexing not indexation
some minor grammatical changes
---
misc/migration_tools/rebuild_zebra_sliced.sh | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/misc/migration_tools/rebuild_zebra_sliced.sh
b/misc/migration_tools/rebuild_zebra_sliced.sh
index f1b73f9..3874d08 100755
--- a/misc/migration_tools/rebuild_zebra_sliced.sh
+++ b/misc/migration_tools/rebuild_zebra_sliced.sh
@@ -5,9 +5,9 @@ usage() {
cat <<EOF
$scriptname
-Index Koha records by chunks. It is useful when some record causes errors and
-stop the indexation process. With this script, if indexation of one chunk
fails,
-chunk is splitted in two or more chunks, and indexation continue on these
chunks.
+Index Koha records by chunks. It is useful when a record causes errors and
+stops the indexing process. With this script, if indexing of one chunk fails,
+ithat chunk is split into two or more chunks, and indexing continues on these
chunks.
rebuild_zebra.pl is called only once to export records. Splitting and indexing
is handled by this script (using yaz-marcdump and zebraidx).
--
1.7.12.146.g16d26b1
_______________________________________________
Koha-patches mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-patches
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/