Bug 24122

Summary: Typo in administration.rst
Product: Koha Reporter: Alexander Borkowski <alexander.borkowski>
Component: DocumentationAssignee: Bugs List <koha-bugs>
Status: RESOLVED MOVED QA Contact: Testopia <testopia>
Severity: trivial    
Priority: P5 - low CC: david, jonathan.druart
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: Patch to fix the typo

Description Alexander Borkowski 2019-11-26 14:03:10 UTC
Created attachment 95829 [details]
Patch to fix the typo

There is a typo in the Administration / Defining circulation rules section of the manual (source/administration.rst, "Exampple" instead of "Example"), patch attached.
Comment 1 Katrin Fischer 2019-11-26 14:24:05 UTC
Hi Alexander,

the workflow for the manual is slightly different than the workflow for Koha itself. Could you maybe create merge request on gitlab instead? This would make it easier to integrate your contribution:

https://wiki.koha-community.org/wiki/Editing_the_Koha_Manual
https://gitlab.com/koha-community/koha-manual

Also adding the Documentation manager in CC.
Comment 2 Alexander Borkowski 2019-11-26 14:33:54 UTC
Sure, thank you for the link to the manual on editing the manual :-)

https://gitlab.com/koha-community/koha-manual/merge_requests/300
Comment 3 David Nind 2019-11-26 17:36:50 UTC
Thanks Alexander!

Merged to master version of the manual (19.11) and 19.05 on GitLab.