From 64daee549541d8dc7c763426f417bdfe97f085bc Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Tue, 25 May 2010 14:38:38 -0400 Subject: [PATCH] fix a common "developement" typo Signed-off-by: Galen Charlton --- C4/Acquisition.pm | 2 +- C4/AuthoritiesMarc.pm | 2 +- C4/AuthoritiesMarc/MARC21.pm | 2 +- C4/AuthoritiesMarc/UNIMARC.pm | 2 +- C4/Biblio.pm | 2 +- C4/Bookseller.pm | 2 +- C4/Boolean.pm | 2 +- C4/Branch.pm | 2 +- C4/Budgets.pm | 2 +- C4/Circulation.pm | 2 +- C4/ClassSortRoutine.pm | 2 +- C4/ClassSortRoutine/Dewey.pm | 2 +- C4/ClassSortRoutine/Generic.pm | 2 +- C4/ClassSortRoutine/LCC.pm | 2 +- C4/ClassSource.pm | 2 +- C4/Contract.pm | 2 +- C4/Form/MessagingPreferences.pm | 2 +- C4/Heading.pm | 2 +- C4/Heading/MARC21.pm | 2 +- C4/Input.pm | 2 +- C4/Installer.pm | 2 +- C4/Log.pm | 2 +- C4/Maintainance.pm | 2 +- C4/Output.pm | 2 +- C4/Overdues.pm | 2 +- C4/Print.pm | 2 +- C4/Reserves.pm | 2 +- C4/Search.pm | 2 +- C4/Serials.pm | 2 +- C4/Serials/Frequency.pm | 2 +- C4/Serials/NumberPattern.pm | 2 +- C4/Stats.pm | 2 +- C4/Suggestions.pm | 2 +- C4/VirtualShelves.pm | 2 +- C4/Z3950.pm | 2 +- xt/author/test_template.pl | 2 +- 36 files changed, 36 insertions(+), 36 deletions(-) diff --git a/C4/Acquisition.pm b/C4/Acquisition.pm index 4616d69589..c0ac40ecfc 100644 --- a/C4/Acquisition.pm +++ b/C4/Acquisition.pm @@ -1854,6 +1854,6 @@ __END__ =head1 AUTHOR -Koha Developement team +Koha Development Team =cut diff --git a/C4/AuthoritiesMarc.pm b/C4/AuthoritiesMarc.pm index a3eef6934f..5de02c4d43 100644 --- a/C4/AuthoritiesMarc.pm +++ b/C4/AuthoritiesMarc.pm @@ -1505,7 +1505,7 @@ __END__ =head1 AUTHOR -Koha Developement team +Koha Development Team Paul POULAIN paul.poulain@free.fr diff --git a/C4/AuthoritiesMarc/MARC21.pm b/C4/AuthoritiesMarc/MARC21.pm index dd3f0f8959..e532ae13cf 100644 --- a/C4/AuthoritiesMarc/MARC21.pm +++ b/C4/AuthoritiesMarc/MARC21.pm @@ -119,7 +119,7 @@ sub fix_marc21_auth_type_location { =head1 AUTHOR -Koha Developement team +Koha Development Team Galen Charlton diff --git a/C4/AuthoritiesMarc/UNIMARC.pm b/C4/AuthoritiesMarc/UNIMARC.pm index 5df70e661e..244eec982f 100644 --- a/C4/AuthoritiesMarc/UNIMARC.pm +++ b/C4/AuthoritiesMarc/UNIMARC.pm @@ -79,7 +79,7 @@ sub default_auth_type_location { =head1 AUTHOR -Koha Developement team +Koha Development Team Galen Charlton diff --git a/C4/Biblio.pm b/C4/Biblio.pm index 91e9027679..376568a4dc 100644 --- a/C4/Biblio.pm +++ b/C4/Biblio.pm @@ -3543,7 +3543,7 @@ __END__ =head1 AUTHOR -Koha Developement team +Koha Development Team Paul POULAIN paul.poulain@free.fr diff --git a/C4/Bookseller.pm b/C4/Bookseller.pm index bdc43467ab..16a5a3ce73 100644 --- a/C4/Bookseller.pm +++ b/C4/Bookseller.pm @@ -276,6 +276,6 @@ __END__ =head1 AUTHOR -Koha Developement team +Koha Development Team =cut diff --git a/C4/Boolean.pm b/C4/Boolean.pm index 3d0230adfc..d8c14fbd9d 100644 --- a/C4/Boolean.pm +++ b/C4/Boolean.pm @@ -118,6 +118,6 @@ __END__ =head1 AUTHOR -Koha Developement team +Koha Development Team =cut diff --git a/C4/Branch.pm b/C4/Branch.pm index 03d5824f75..b402ab8974 100644 --- a/C4/Branch.pm +++ b/C4/Branch.pm @@ -610,6 +610,6 @@ __END__ =head1 AUTHOR -Koha Developement team +Koha Development Team =cut diff --git a/C4/Budgets.pm b/C4/Budgets.pm index df539055b4..8c7b011c42 100644 --- a/C4/Budgets.pm +++ b/C4/Budgets.pm @@ -844,6 +844,6 @@ __END__ =head1 AUTHOR -Koha Developement team +Koha Development Team =cut diff --git a/C4/Circulation.pm b/C4/Circulation.pm index e270b56356..1207b24a49 100644 --- a/C4/Circulation.pm +++ b/C4/Circulation.pm @@ -2776,7 +2776,7 @@ __END__ =head1 AUTHOR -Koha Developement team +Koha Development Team =cut diff --git a/C4/ClassSortRoutine.pm b/C4/ClassSortRoutine.pm index e8c9b5ec30..19fd99837e 100644 --- a/C4/ClassSortRoutine.pm +++ b/C4/ClassSortRoutine.pm @@ -126,7 +126,7 @@ sub _get_class_sort_key { =head1 AUTHOR -Koha Developement team +Koha Development Team =cut diff --git a/C4/ClassSortRoutine/Dewey.pm b/C4/ClassSortRoutine/Dewey.pm index 87382df2bb..aff01b7808 100644 --- a/C4/ClassSortRoutine/Dewey.pm +++ b/C4/ClassSortRoutine/Dewey.pm @@ -87,7 +87,7 @@ sub get_class_sort_key { =head1 AUTHOR -Koha Developement team +Koha Development Team =cut diff --git a/C4/ClassSortRoutine/Generic.pm b/C4/ClassSortRoutine/Generic.pm index 0e5cfc3de6..e787096835 100644 --- a/C4/ClassSortRoutine/Generic.pm +++ b/C4/ClassSortRoutine/Generic.pm @@ -68,7 +68,7 @@ sub get_class_sort_key { =head1 AUTHOR -Koha Developement team +Koha Development Team =cut diff --git a/C4/ClassSortRoutine/LCC.pm b/C4/ClassSortRoutine/LCC.pm index f933093145..b72c58e1c6 100644 --- a/C4/ClassSortRoutine/LCC.pm +++ b/C4/ClassSortRoutine/LCC.pm @@ -71,7 +71,7 @@ sub get_class_sort_key { =head1 AUTHOR -Koha Developement team +Koha Development Team =cut diff --git a/C4/ClassSource.pm b/C4/ClassSource.pm index 76dc75957d..2dcaf782b6 100644 --- a/C4/ClassSource.pm +++ b/C4/ClassSource.pm @@ -358,6 +358,6 @@ sub GetClassSort { =head1 AUTHOR -Koha Developement team +Koha Development Team =cut diff --git a/C4/Contract.pm b/C4/Contract.pm index 2fd54e7f0f..9a49116cfc 100644 --- a/C4/Contract.pm +++ b/C4/Contract.pm @@ -69,6 +69,6 @@ __END__ =head1 AUTHOR -Koha Developement team +Koha Development Team =cut diff --git a/C4/Form/MessagingPreferences.pm b/C4/Form/MessagingPreferences.pm index 6f464dccca..2a8252ce3b 100644 --- a/C4/Form/MessagingPreferences.pm +++ b/C4/Form/MessagingPreferences.pm @@ -158,7 +158,7 @@ L, F, F, F +Koha Development Team Galen Charlton refactoring code by Andrew Moore. diff --git a/C4/Heading.pm b/C4/Heading.pm index ae1a0d03f7..7df6b82a93 100644 --- a/C4/Heading.pm +++ b/C4/Heading.pm @@ -190,7 +190,7 @@ sub _marc_format_handler { =head1 AUTHOR -Koha Developement team +Koha Development Team Galen Charlton diff --git a/C4/Heading/MARC21.pm b/C4/Heading/MARC21.pm index a057e51e8e..8d45d1a311 100644 --- a/C4/Heading/MARC21.pm +++ b/C4/Heading/MARC21.pm @@ -237,7 +237,7 @@ sub _get_display_heading { =head1 AUTHOR -Koha Developement team +Koha Development Team Galen Charlton diff --git a/C4/Input.pm b/C4/Input.pm index 15cfdcd0ca..41be2fb595 100644 --- a/C4/Input.pm +++ b/C4/Input.pm @@ -155,6 +155,6 @@ __END__ =head1 AUTHOR -Koha Developement team +Koha Development Team =cut diff --git a/C4/Installer.pm b/C4/Installer.pm index ca9e4bec03..eca0aeeb83 100644 --- a/C4/Installer.pm +++ b/C4/Installer.pm @@ -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 +Koha Development Team Galen Charlton diff --git a/C4/Log.pm b/C4/Log.pm index f1ba18879a..2f791deb14 100644 --- a/C4/Log.pm +++ b/C4/Log.pm @@ -257,6 +257,6 @@ __END__ =head1 AUTHOR -Koha Developement team +Koha Development Team =cut diff --git a/C4/Maintainance.pm b/C4/Maintainance.pm index 33d6483726..740163f7e1 100644 --- a/C4/Maintainance.pm +++ b/C4/Maintainance.pm @@ -209,6 +209,6 @@ __END__ =head1 AUTHOR -Koha Developement team +Koha Development Team =cut diff --git a/C4/Output.pm b/C4/Output.pm index 49a0ff0407..5a767a3c23 100644 --- a/C4/Output.pm +++ b/C4/Output.pm @@ -492,6 +492,6 @@ __END__ =head1 AUTHOR -Koha Developement team +Koha Development Team =cut diff --git a/C4/Overdues.pm b/C4/Overdues.pm index 7f59b9bed4..7ea969c860 100644 --- a/C4/Overdues.pm +++ b/C4/Overdues.pm @@ -1283,6 +1283,6 @@ __END__ =head1 AUTHOR -Koha Developement team +Koha Development Team =cut diff --git a/C4/Print.pm b/C4/Print.pm index 674f22029c..8820e78e65 100644 --- a/C4/Print.pm +++ b/C4/Print.pm @@ -197,7 +197,7 @@ __END__ =head1 AUTHOR -Koha Developement team +Koha Development Team =head1 SEE ALSO diff --git a/C4/Reserves.pm b/C4/Reserves.pm index e347295da9..c0aff846f5 100644 --- a/C4/Reserves.pm +++ b/C4/Reserves.pm @@ -1853,7 +1853,7 @@ sub _ShiftPriorityByDateAndPriority { =head1 AUTHOR -Koha Developement team +Koha Development Team =cut diff --git a/C4/Search.pm b/C4/Search.pm index b1a23e9da6..c94006c1d4 100644 --- a/C4/Search.pm +++ b/C4/Search.pm @@ -2661,6 +2661,6 @@ __END__ =head1 AUTHOR -Koha Developement team +Koha Development Team =cut diff --git a/C4/Serials.pm b/C4/Serials.pm index f8a9bf5d98..48cb150fff 100644 --- a/C4/Serials.pm +++ b/C4/Serials.pm @@ -2333,6 +2333,6 @@ __END__ =head1 AUTHOR -Koha Developement team +Koha Development Team =cut diff --git a/C4/Serials/Frequency.pm b/C4/Serials/Frequency.pm index e41db5e0cf..95d867fdb8 100644 --- a/C4/Serials/Frequency.pm +++ b/C4/Serials/Frequency.pm @@ -137,6 +137,6 @@ __END__ =head1 AUTHOR -Koha Developement team +Koha Development Team =cut diff --git a/C4/Serials/NumberPattern.pm b/C4/Serials/NumberPattern.pm index 88e6def2e2..9aeb9f506e 100644 --- a/C4/Serials/NumberPattern.pm +++ b/C4/Serials/NumberPattern.pm @@ -124,6 +124,6 @@ __END__ =head1 AUTHOR -Koha Developement team +Koha Development Team =cut diff --git a/C4/Stats.pm b/C4/Stats.pm index a0c53ca596..d423b1f877 100644 --- a/C4/Stats.pm +++ b/C4/Stats.pm @@ -125,7 +125,7 @@ __END__ =head1 AUTHOR -Koha Developement team +Koha Development Team =cut diff --git a/C4/Suggestions.pm b/C4/Suggestions.pm index 0d49e4a607..01bd3e2b2d 100644 --- a/C4/Suggestions.pm +++ b/C4/Suggestions.pm @@ -453,7 +453,7 @@ __END__ =head1 AUTHOR -Koha Developement team +Koha Development Team =cut diff --git a/C4/VirtualShelves.pm b/C4/VirtualShelves.pm index fc11fc903b..e47b4b8eed 100644 --- a/C4/VirtualShelves.pm +++ b/C4/VirtualShelves.pm @@ -632,7 +632,7 @@ __END__ =head1 AUTHOR -Koha Developement team +Koha Development Team =head1 SEE ALSO diff --git a/C4/Z3950.pm b/C4/Z3950.pm index 2ac1460a69..8f97d8bd6f 100644 --- a/C4/Z3950.pm +++ b/C4/Z3950.pm @@ -297,7 +297,7 @@ __END__ =head1 AUTHOR -Koha Developement team +Koha Development Team =cut diff --git a/xt/author/test_template.pl b/xt/author/test_template.pl index 893a913c02..dd81b4a9d2 100755 --- a/xt/author/test_template.pl +++ b/xt/author/test_template.pl @@ -51,7 +51,7 @@ $template->output; # tossing output =head1 AUTHOR -Koha Developement team +Koha Development Team Galen Charlton -- 2.11.0