koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-cvs] koha/updater updatedatabase [rel_2_2]


From: Owen Leonard
Subject: [Koha-cvs] koha/updater updatedatabase [rel_2_2]
Date: Tue, 20 Jun 2006 18:02:23 +0000

CVSROOT:        /sources/koha
Module name:    koha
Branch:         rel_2_2
Changes by:     Owen Leonard <oleonard> 06/06/20 18:02:23

Modified files:
        updater        : updatedatabase 

Log message:
        Fixing two minor typos

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/updater/updatedatabase?cvsroot=koha&only_with_tag=rel_2_2&r1=1.100.2.45&r2=1.100.2.46

Patches:
Index: updatedatabase
===================================================================
RCS file: /sources/koha/koha/updater/updatedatabase,v
retrieving revision 1.100.2.45
retrieving revision 1.100.2.46
diff -u -b -r1.100.2.45 -r1.100.2.46
--- updatedatabase      13 Jun 2006 12:34:15 -0000      1.100.2.45
+++ updatedatabase      20 Jun 2006 18:02:23 -0000      1.100.2.46
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 
-# $Id: updatedatabase,v 1.100.2.45 2006/06/13 12:34:15 hdl Exp $
+# $Id: updatedatabase,v 1.100.2.46 2006/06/20 18:02:23 oleonard Exp $
 
 # Database Updater
 # This script checks for required updates to the database.
@@ -1114,7 +1114,7 @@
                 'explanation' => 1,
                 'type'        => 1
             },
-            explanation => 'Turn Branch independancy management On an Off',
+            explanation => 'Turn Branch independency management On and Off',
             type        => 'YesNo',
         },
         {
@@ -2134,6 +2134,9 @@
 exit;
 
 # $Log: updatedatabase,v $
+# Revision 1.100.2.46  2006/06/20 18:02:23  oleonard
+# Fixing two minor typos
+#
 # Revision 1.100.2.45  2006/06/13 12:34:15  hdl
 # Adding publication date to issues arrival. So that two dates can be used.
 #




reply via email to

[Prev in Thread] Current Thread [Next in Thread]