| Summary: | Fix typos librairies and libaries | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Héctor Eduardo Castro Avalos <hector.hecaxmmx> |
| Component: | Templates | Assignee: | Katrin Fischer <katrin.fischer> |
| Status: | CLOSED FIXED | QA Contact: | Martin Renvoize (ashimema) <martin.renvoize> |
| Severity: | trivial | ||
| Priority: | P5 - low | CC: | martin.renvoize, nick |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| URL: | intranet-tmpl/prog/en/includes/serials-toolbar.inc | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Crowdfunding goal: | 0 |
| Patch complexity: | --- | Documentation contact: | |
| Documentation submission: | Text to go in the release notes: | ||
| Version(s) released in: | Circulation function: | ||
| Attachments: |
Bug 22889: Fix typos librairies and libaries
Bug 22889: Fix typos librairies and libaries Bug 22889: Fix typos librairies and libaries |
||
|
Description
Héctor Eduardo Castro Avalos
2019-05-11 04:59:21 UTC
Another typo fund in: intranet-tmpl/prog/en/modules/admin/admin-home.tt Found in line #20: <p>This feature allows you to retrieve and share data (subscription patterns and reports) with other Koha libaries.</p> Github permalink: https://github.com/Koha-Community/Koha/blob/31684a426be4dcdf75a06f1f15fcfc73726fa6ae/koha-tmpl/intranet-tmpl/prog/en/modules/admin/admin-home.tt#L20 Word "libaries" should be "libraries" Created attachment 89622 [details] [review] Bug 22889: Fix typos librairies and libaries Fixes 2 typos. Test: - Review patch Created attachment 89639 [details] [review] Bug 22889: Fix typos librairies and libaries Fixes 2 typos. Test: - Review patch Signed-off-by: root <root@c0ac22dd8593> Trivial patch, going straight for PQA Created attachment 89649 [details] [review] Bug 22889: Fix typos librairies and libaries Fixes 2 typos. Test: - Review patch Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Awesome work all! Pushed to master for 19.05 Bug with enhancement not in 18.11.x series. |