[Koha-patches] [PATCH] Bug 2801 followup... [SQUASHABLE]

Joe Atzberger joe.atzberger at liblime.com
Tue Nov 18 21:50:00 CET 2008


Apparently my git skills are lacking, since I intended this one-liner
to be amended into the patch I resent.
---
 tools/letter.pl |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tools/letter.pl b/tools/letter.pl
index 229029a..edf5ec4 100755
--- a/tools/letter.pl
+++ b/tools/letter.pl
@@ -56,7 +56,7 @@ sub StringSearch {
 our %column_map = (
     aqbooksellers => 'BOOKSELLERS',
     aqorders => 'ORDERS',
-    serial => 'SEREIALS',
+    serial => 'SERIALS',
 );
 
 sub column_picks ($) {
-- 
1.5.5.GIT




More information about the Koha-patches mailing list