fix a common "developement" typo
authorGalen Charlton <gmcharlt@gmail.com>
Tue, 25 May 2010 18:38:38 +0000 (14:38 -0400)
committerChris Cormack <chrisc@catalyst.net.nz>
Wed, 26 May 2010 04:30:25 +0000 (16:30 +1200)
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>

36 files changed:
C4/Acquisition.pm
C4/AuthoritiesMarc.pm
C4/AuthoritiesMarc/MARC21.pm
C4/AuthoritiesMarc/UNIMARC.pm
C4/Biblio.pm
C4/Bookseller.pm
C4/Boolean.pm
C4/Branch.pm
C4/Budgets.pm
C4/Circulation.pm
C4/ClassSortRoutine.pm
C4/ClassSortRoutine/Dewey.pm
C4/ClassSortRoutine/Generic.pm
C4/ClassSortRoutine/LCC.pm
C4/ClassSource.pm
C4/Contract.pm
C4/Form/MessagingPreferences.pm
C4/Heading.pm
C4/Heading/MARC21.pm
C4/Input.pm
C4/Installer.pm
C4/Log.pm
C4/Maintainance.pm
C4/Output.pm
C4/Overdues.pm
C4/Print.pm
C4/Reserves.pm
C4/Search.pm
C4/Serials.pm
C4/Serials/Frequency.pm
C4/Serials/NumberPattern.pm
C4/Stats.pm
C4/Suggestions.pm
C4/VirtualShelves.pm
C4/Z3950.pm
xt/author/test_template.pl

index 4616d69..c0ac40e 100644 (file)
@@ -1854,6 +1854,6 @@ __END__
 
 =head1 AUTHOR
 
-Koha Developement team <info@koha.org>
+Koha Development Team <info@koha.org>
 
 =cut
index a3eef69..5de02c4 100644 (file)
@@ -1505,7 +1505,7 @@ __END__
 
 =head1 AUTHOR
 
-Koha Developement team <info@koha.org>
+Koha Development Team <info@koha.org>
 
 Paul POULAIN paul.poulain@free.fr
 
index dd3f0f8..e532ae1 100644 (file)
@@ -119,7 +119,7 @@ sub fix_marc21_auth_type_location {
 
 =head1 AUTHOR
 
-Koha Developement team <info@koha.org>
+Koha Development Team <info@koha.org>
 
 Galen Charlton <galen.charlton@liblime.com>
 
index 5df70e6..244eec9 100644 (file)
@@ -79,7 +79,7 @@ sub default_auth_type_location {
 
 =head1 AUTHOR
 
-Koha Developement team <info@koha.org>
+Koha Development Team <info@koha.org>
 
 Galen Charlton <galen.charlton@liblime.com>
 
index 91e9027..376568a 100644 (file)
@@ -3543,7 +3543,7 @@ __END__
 
 =head1 AUTHOR
 
-Koha Developement team <info@koha.org>
+Koha Development Team <info@koha.org>
 
 Paul POULAIN paul.poulain@free.fr
 
index bdc4346..16a5a3c 100644 (file)
@@ -276,6 +276,6 @@ __END__
 
 =head1 AUTHOR
 
-Koha Developement team <info@koha.org>
+Koha Development Team <info@koha.org>
 
 =cut
index 3d0230a..d8c14fb 100644 (file)
@@ -118,6 +118,6 @@ __END__
 
 =head1 AUTHOR
 
-Koha Developement team <info@koha.org>
+Koha Development Team <info@koha.org>
 
 =cut
index 03d5824..b402ab8 100644 (file)
@@ -610,6 +610,6 @@ __END__
 
 =head1 AUTHOR
 
-Koha Developement team <info@koha.org>
+Koha Development Team <info@koha.org>
 
 =cut
index df53905..8c7b011 100644 (file)
@@ -844,6 +844,6 @@ __END__
 
 =head1 AUTHOR
 
-Koha Developement team <info@koha.org>
+Koha Development Team <info@koha.org>
 
 =cut
index e270b56..1207b24 100644 (file)
@@ -2776,7 +2776,7 @@ __END__
 
 =head1 AUTHOR
 
-Koha Developement team <info@koha.org>
+Koha Development Team <info@koha.org>
 
 =cut
 
index e8c9b5e..19fd998 100644 (file)
@@ -126,7 +126,7 @@ sub _get_class_sort_key {
 
 =head1 AUTHOR
 
-Koha Developement team <info@koha.org>
+Koha Development Team <info@koha.org>
 
 =cut
 
index 87382df..aff01b7 100644 (file)
@@ -87,7 +87,7 @@ sub get_class_sort_key {
 
 =head1 AUTHOR
 
-Koha Developement team <info@koha.org>
+Koha Development Team <info@koha.org>
 
 =cut
 
index 0e5cfc3..e787096 100644 (file)
@@ -68,7 +68,7 @@ sub get_class_sort_key {
 
 =head1 AUTHOR
 
-Koha Developement team <info@koha.org>
+Koha Development Team <info@koha.org>
 
 =cut
 
index f933093..b72c58e 100644 (file)
@@ -71,7 +71,7 @@ sub get_class_sort_key {
 
 =head1 AUTHOR
 
-Koha Developement team <info@koha.org>
+Koha Development Team <info@koha.org>
 
 =cut
 
index 76dc759..2dcaf78 100644 (file)
@@ -358,6 +358,6 @@ sub GetClassSort {
 
 =head1 AUTHOR
 
-Koha Developement team <info@koha.org>
+Koha Development Team <info@koha.org>
 
 =cut
index 2fd54e7..9a49116 100644 (file)
@@ -69,6 +69,6 @@ __END__
 
 =head1 AUTHOR
 
-Koha Developement team <info@koha.org>
+Koha Development Team <info@koha.org>
 
 =cut
index 6f464dc..2a8252c 100644 (file)
@@ -158,7 +158,7 @@ L<C4::Members::Messaging>, F<admin/categorie.pl>, F<opac/opac-messaging.pl>, F<m
 
 =head1 AUTHOR
 
-Koha Developement team <info@koha.org>
+Koha Development Team <info@koha.org>
 
 Galen Charlton <galen.charlton@liblime.com> refactoring code by Andrew Moore.
 
index ae1a0d0..7df6b82 100644 (file)
@@ -190,7 +190,7 @@ sub _marc_format_handler {
 
 =head1 AUTHOR
 
-Koha Developement team <info@koha.org>
+Koha Development Team <info@koha.org>
 
 Galen Charlton <galen.charlton@liblime.com>
 
index a057e51..8d45d1a 100644 (file)
@@ -237,7 +237,7 @@ sub _get_display_heading {
 
 =head1 AUTHOR
 
-Koha Developement team <info@koha.org>
+Koha Development Team <info@koha.org>
 
 Galen Charlton <galen.charlton@liblime.com>
 
index 15cfdcd..41be2fb 100644 (file)
@@ -155,6 +155,6 @@ __END__
 
 =head1 AUTHOR
 
-Koha Developement team <info@koha.org>
+Koha Development Team <info@koha.org>
 
 =cut
index ca9e4be..eca0aee 100644 (file)
@@ -628,7 +628,7 @@ sub get_file_path_from_name {
 C4::Installer is a refactoring of logic originally from installer/installer.pl, which was
 originally written by Henri-Damien Laurant.
 
-Koha Developement team <info@koha.org>
+Koha Development Team <info@koha.org>
 
 Galen Charlton <galen.charlton@liblime.com>
 
index f1ba188..2f791de 100644 (file)
--- a/C4/Log.pm
+++ b/C4/Log.pm
@@ -257,6 +257,6 @@ __END__
 
 =head1 AUTHOR
 
-Koha Developement team <info@koha.org>
+Koha Development Team <info@koha.org>
 
 =cut
index 33d6483..740163f 100644 (file)
@@ -209,6 +209,6 @@ __END__
 
 =head1 AUTHOR
 
-Koha Developement team <info@koha.org>
+Koha Development Team <info@koha.org>
 
 =cut
index 49a0ff0..5a767a3 100644 (file)
@@ -492,6 +492,6 @@ __END__
 
 =head1 AUTHOR
 
-Koha Developement team <info@koha.org>
+Koha Development Team <info@koha.org>
 
 =cut
index 7f59b9b..7ea969c 100644 (file)
@@ -1283,6 +1283,6 @@ __END__
 
 =head1 AUTHOR
 
-Koha Developement team <info@koha.org>
+Koha Development Team <info@koha.org>
 
 =cut
index 674f220..8820e78 100644 (file)
@@ -197,7 +197,7 @@ __END__
 
 =head1 AUTHOR
 
-Koha Developement team <info@koha.org>
+Koha Development Team <info@koha.org>
 
 =head1 SEE ALSO
 
index e347295..c0aff84 100644 (file)
@@ -1853,7 +1853,7 @@ sub _ShiftPriorityByDateAndPriority {
 
 =head1 AUTHOR
 
-Koha Developement team <info@koha.org>
+Koha Development Team <info@koha.org>
 
 =cut
 
index b1a23e9..c94006c 100644 (file)
@@ -2661,6 +2661,6 @@ __END__
 
 =head1 AUTHOR
 
-Koha Developement team <info@koha.org>
+Koha Development Team <info@koha.org>
 
 =cut
index f8a9bf5..48cb150 100644 (file)
@@ -2333,6 +2333,6 @@ __END__
 
 =head1 AUTHOR
 
-Koha Developement team <info@koha.org>
+Koha Development Team <info@koha.org>
 
 =cut
index e41db5e..95d867f 100644 (file)
@@ -137,6 +137,6 @@ __END__
 
 =head1 AUTHOR
 
-Koha Developement team <info@koha.org>
+Koha Development Team <info@koha.org>
 
 =cut
index 88e6def..9aeb9f5 100644 (file)
@@ -124,6 +124,6 @@ __END__
 
 =head1 AUTHOR
 
-Koha Developement team <info@koha.org>
+Koha Development Team <info@koha.org>
 
 =cut
index a0c53ca..d423b1f 100644 (file)
@@ -125,7 +125,7 @@ __END__
 
 =head1 AUTHOR
 
-Koha Developement team <info@koha.org>
+Koha Development Team <info@koha.org>
 
 =cut
 
index 0d49e4a..01bd3e2 100644 (file)
@@ -453,7 +453,7 @@ __END__
 
 =head1 AUTHOR
 
-Koha Developement team <info@koha.org>
+Koha Development Team <info@koha.org>
 
 =cut
 
index fc11fc9..e47b4b8 100644 (file)
@@ -632,7 +632,7 @@ __END__
 
 =head1 AUTHOR
 
-Koha Developement team <info@koha.org>
+Koha Development Team <info@koha.org>
 
 =head1 SEE ALSO
 
index 2ac1460..8f97d8b 100644 (file)
@@ -297,7 +297,7 @@ __END__
 
 =head1 AUTHOR
 
-Koha Developement team <info@koha.org>
+Koha Development Team <info@koha.org>
 
 =cut
 
index 893a913..dd81b4a 100755 (executable)
@@ -51,7 +51,7 @@ $template->output; # tossing output
 
 =head1 AUTHOR
 
-Koha Developement team <info@koha.org>
+Koha Development Team <info@koha.org>
 
 Galen Charlton <galen.charlton@liblime.com>