Typo
authordbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 15 Apr 2008 01:37:00 +0000 (01:37 +0000)
committerdbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 15 Apr 2008 01:37:00 +0000 (01:37 +0000)
git-svn-id: svn://svn.open-ils.org/ILS/trunk@9357 dcc99617-32d9-48b4-a31d-7c20da2025e4

Open-ILS/xul/staff_client/server/cat/marc_view.html

index 23811b8..2801943 100644 (file)
@@ -24,7 +24,7 @@
                xsltProcessor.importStylesheet(xsl);
             return true;
         } catch(E) {
-            alert('An error occured and we are unable to display the MARC here.\nError in xsl_marc2html_init: ' + E);
+            alert('An error occurred and we are unable to display the MARC here.\nError in xsl_marc2html_init: ' + E);
             return false;
         }
        }