| Summary: | Typo 'foriegn' in table comments | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Aleisha Amohia <aleisha> |
| Component: | Developer documentation | Assignee: | Katrin Fischer <katrin.fischer> |
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
| Severity: | trivial | ||
| Priority: | P5 - low | CC: | f.demians, julian.maurice, kyle |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | String patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Attachments: |
Bug 14397: Fix tiny typo in database documentation
Bug 14397: Fix tiny typo in database documentation Bug 14397: Fix tiny typo in database documentation |
||
|
Description
Aleisha Amohia
2015-06-17 03:17:07 UTC
Hi Aleisha, I think they are generated from kohastructure.sql - the typo is also visible there: http://git.koha-community.org/gitweb/?p=koha.git;a=blob;f=installer/data/mysql/kohastructure.sql;hb=6e9086fb2c4d031e6e99efca85ad4a5f3c0b9f42#l120 Created attachment 45083 [details] [review] Bug 14397: Fix tiny typo in database documentation Fixes Foriegn to Foreign. Created attachment 45626 [details] [review] Bug 14397: Fix tiny typo in database documentation Fixes Foriegn to Foreign. Signed-off-by: Aleisha <aleishaamohia@hotmail.com> Created attachment 45631 [details] [review] Bug 14397: Fix tiny typo in database documentation Fixes Foriegn to Foreign. Signed-off-by: Aleisha <aleishaamohia@hotmail.com> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Pushed to master, thanks Katrin! Patch pushed to 3.22.x, will be in 3.22.2 This patch has been pushed to 3.20.x, will be in 3.20.8. |