From 21fb8a2ee0983d4bdcb346fa1bb8f08677a92f91 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Sun, 22 Jul 2012 20:26:46 +0200 Subject: [PATCH] Fix typo WRT first Zebra version that supported ICU --- doc/field-structure.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/field-structure.xml b/doc/field-structure.xml index 98c4183..1387f3b 100644 --- a/doc/field-structure.xml +++ b/doc/field-structure.xml @@ -29,7 +29,7 @@ - Version 2.1 of Zebra can also be configured - per field - to use the + Version 2.0.20 of Zebra can also be configured - per field - to use the ICU library to perform tokenization and normalization of strings. This is an alternative to the "charmap" files which has been part of Zebra since its first release. -- 1.7.10.4