Bug 14383: C4: Fix some typos (mostly in comments and documentation)
authorStefan Weil <sw@weilnetz.de>
Mon, 15 Jun 2015 05:47:18 +0000 (07:47 +0200)
committerTomas Cohen Arazi <tomascohen@theke.io>
Mon, 22 Jun 2015 20:34:45 +0000 (17:34 -0300)
commit64925f7522a7f3d2d22e07df6bd9d7653cfc4a91
tree6582623b29df1e4dbd96d75d9026e2a534cda4e2
parent63c158968593de976afb0acf101f0f33dfc7597f
Bug 14383: C4: Fix some typos (mostly in comments and documentation)

Most of them were found and fixed using codespell.
Fix also some related grammar issues.

In C4/Serials.pm a variable was renamed to make future codespelling
checks easier.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
http://bugs.koha-community.org/show_bug.cgi?id=14383
Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Signed-off-by: Jonathan Druart <jonathan.druart@koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
41 files changed:
C4/Acquisition.pm
C4/Auth.pm
C4/AuthoritiesMarc.pm
C4/Barcodes.pm
C4/Barcodes/hbyymmincr.pm
C4/Biblio.pm
C4/Branch.pm
C4/Calendar.pm
C4/Circulation.pm
C4/ClassSortRoutine.pm
C4/Context.pm
C4/Creators/Batch.pm
C4/Creators/Layout.pm
C4/Creators/PDF.pm
C4/Creators/Profile.pm
C4/Creators/Template.pm
C4/Dates.pm
C4/Installer.pm
C4/Items.pm
C4/Koha.pm
C4/Labels/Label.pm
C4/Patroncards/Lib.pm
C4/Ratings.pm
C4/Reports/Guided.pm
C4/Reserves.pm
C4/Ris.pm
C4/RotatingCollections.pm
C4/SIP/ILS/Patron.pod
C4/SIP/Sip.pm
C4/SIP/Sip/MsgType.pm
C4/Search.pm
C4/Serials.pm
C4/Serials/Frequency.pm
C4/Serials/Numberpattern.pm
C4/ShelfBrowser.pm
C4/TTParser.pm
C4/Tags.pm
C4/UploadedFile.pm
C4/Utils/DataTables/ColumnsSettings.pm
C4/Utils/DataTables/Members.pm
C4/XSLT.pm