Bug 19528: Fix a few typos like corrosponding
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Wed, 25 Oct 2017 11:39:35 +0000 (13:39 +0200)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 27 Oct 2017 17:09:04 +0000 (14:09 -0300)
commit7f7a6879b2df3cf52c56f4d75d020e34e60e7221
tree555ad38460296bccb6bea5b172942326dceff63a
parent64899db254375c39bd8e50583861a5e16f4616e8
Bug 19528: Fix a few typos like corrosponding

[1] Replace corrosponding => corresponding
[2] Replace containts => contains
[3] Replace item_level-itypes => item-level_itypes
[4] Replace Managment => Management
[5] Replace should returns => should return

Test plan:
Note that this patch only deals with POD lines or test descriptions.
So there is nothing to test, just read the patch.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Patch amended by RM: The release notes should not be modified

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
12 files changed:
C4/Acquisition.pm
C4/Biblio.pm
C4/Circulation.pm
C4/Log.pm
C4/NewsChannels.pm
C4/Serials.pm
Koha/List/Patron.pm
authorities/authorities.pl
cataloguing/addbiblio.pl
t/db_dependent/ArticleRequests.t
t/db_dependent/Holds.t
t/db_dependent/Items.t