Thanks for these. If you like, create a bug for them at bugs.koha-community.org and file them there. See here for a quick guide to the process:
http://wiki.koha-community.org/wiki/SubmitingAPatch if you can't be bothered, let me know and I'll do them for you. Stefan Weil schreef op zo 14-06-2015 om 22:30 [+0200]: > They were found and fixed using codespell. > > Signed-off-by: Stefan Weil <[email protected]> > --- > debian/control | 8 ++++---- > debian/control.in | 8 ++++---- > debian/templates/koha-sites.conf | 2 +- > 3 files changed, 9 insertions(+), 9 deletions(-) > > diff --git a/debian/control b/debian/control > index bfcceaa..8a3b9d0 100644 > --- a/debian/control > +++ b/debian/control > @@ -153,7 +153,7 @@ Suggests: mysql-server | virtual-mysql-server, > memcached > Homepage: http://koha-community.org/ > Description: integrated (physical) library management system > - Koha is an Integrated Library Managment system for real-world libraries > + Koha is an Integrated Library Management system for real-world libraries > (the kinds with books). > . > This package contains everything needed to run Koha, except the site > @@ -167,7 +167,7 @@ Depends: ${shlib:Depends}, ${misc:Depends}, > mysql-server | virtual-mysql-server > Homepage: http://koha-community.org/ > Description: integrated (physical) library management system > - Koha is an Integrated Library Managment system for real-world libraries > + Koha is an Integrated Library Management system for real-world libraries > (the kinds with books). > . > This package contains site-specific configuration files and sets up > @@ -199,7 +199,7 @@ Depends: ${misc:Depends}, > yaz > Architecture: all > Description: Other dep. for koha > - Koha is an Integrated Library Managment system for real-world libraries > + Koha is an Integrated Library Management system for real-world libraries > (the kinds with books). > . > This meta-package contains general dependencies packages for koha (apache2, > @@ -325,7 +325,7 @@ Depends: libalgorithm-checkdigits-perl, > perl-modules > Architecture: all > Description: Perl dep. for koha > - Koha is an Integrated Library Managment system for real-world libraries > + Koha is an Integrated Library Management system for real-world libraries > (the kinds with books). > . > This meta-package contains perl dependencies packages for koha (all > diff --git a/debian/control.in b/debian/control.in > index e23c8b3..c77c633 100644 > --- a/debian/control.in > +++ b/debian/control.in > @@ -37,7 +37,7 @@ Suggests: mysql-server | virtual-mysql-server, > memcached > Homepage: http://koha-community.org/ > Description: integrated (physical) library management system > - Koha is an Integrated Library Managment system for real-world libraries > + Koha is an Integrated Library Management system for real-world libraries > (the kinds with books). > . > This package contains everything needed to run Koha, except the site > @@ -51,7 +51,7 @@ Depends: ${shlib:Depends}, ${misc:Depends}, > mysql-server | virtual-mysql-server > Homepage: http://koha-community.org/ > Description: integrated (physical) library management system > - Koha is an Integrated Library Managment system for real-world libraries > + Koha is an Integrated Library Management system for real-world libraries > (the kinds with books). > . > This package contains site-specific configuration files and sets up > @@ -83,7 +83,7 @@ Depends: ${misc:Depends}, > yaz > Architecture: all > Description: Other dep. for koha > - Koha is an Integrated Library Managment system for real-world libraries > + Koha is an Integrated Library Management system for real-world libraries > (the kinds with books). > . > This meta-package contains general dependencies packages for koha (apache2, > @@ -93,7 +93,7 @@ Package: koha-perldeps > Depends:__AUTODEPENDS__ > Architecture: all > Description: Perl dep. for koha > - Koha is an Integrated Library Managment system for real-world libraries > + Koha is an Integrated Library Management system for real-world libraries > (the kinds with books). > . > This meta-package contains perl dependencies packages for koha (all > diff --git a/debian/templates/koha-sites.conf > b/debian/templates/koha-sites.conf > index c14cb3d..47d5033 100644 > --- a/debian/templates/koha-sites.conf > +++ b/debian/templates/koha-sites.conf > @@ -38,7 +38,7 @@ ZEBRA_LANGUAGE="en" > BIBLIOS_INDEXING_MODE="dom" > > # AUTHORITIES_INDEXING_MODE: 'dom' | 'grs1' > -# Indexing mode for authorithy records > +# Indexing mode for authority records > # default: 'dom' > AUTHORITIES_INDEXING_MODE="dom" > -- Robin Sheat Catalyst IT Ltd. ✆ +64 4 803 2204 GPG: 5FA7 4B49 1E4D CAA4 4C38 8505 77F5 B724 F871 3BDF
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Koha-patches mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-patches website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
