From 75fc515d645401ac74c6c81a144ed0e658eccc5d Mon Sep 17 00:00:00 2001
From: Chris Cormack <chris@bigballofwax.co.nz>
Date: Sat, 28 Dec 2013 09:07:13 +1300
Subject: [PATCH] [PASSED QA] Bug 11192: Follow up, fixing a little typo

Test plan the same as the original patch

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Tested according to test plan. Searches tested were:
fic=e
fiction=e
---
 etc/zebradb/ccl.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/etc/zebradb/ccl.properties b/etc/zebradb/ccl.properties
index e6617c2..1587b73 100644
--- a/etc/zebradb/ccl.properties
+++ b/etc/zebradb/ccl.properties
@@ -1101,7 +1101,7 @@ Index-indicator ff8-31
 
 # Marc21 008/33 : For Books, Literary form (see UNIMARC : 105/11). For Serials, Script of title (see UNIMARC 100/34-35). For Music, Transposition and arrangement. For Visual Materials, Type of visual materials. For Maps, Special format characteristics
 lf 1=8833
-lf lf
+fiction lf
 fic lf
 Literature-Code lf
 
-- 
1.8.3.2