[Koha-patches] [PATCH 8/8] Convert to UTF-8.

Lars Wirzenius lars at catalyst.net.nz
Thu Mar 25 23:11:12 CET 2010


---
 C4/SIP/ILS/Item.pm |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/C4/SIP/ILS/Item.pm b/C4/SIP/ILS/Item.pm
index ac4d50a..b0c385c 100644
--- a/C4/SIP/ILS/Item.pm
+++ b/C4/SIP/ILS/Item.pm
@@ -63,7 +63,7 @@ our %item_db = (
         ],
     },
     '660' => {
-        title => "Harry Potter y el cáliz de fuego",
+        title => "Harry Potter y el cáliz de fuego",
         id => '660',
         sip_media_type => '001',
         magnetic_media => 0,
-- 
1.7.0




More information about the Koha-patches mailing list