Bug 12434

Summary: Typos in help files
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: DocumentationAssignee: Nicole C. Engard <nengard>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: trivial    
Priority: P5 - low CC: jonathan.druart, tomascohen
Version: Main   
Hardware: All   
OS: All   
See Also: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13360
Change sponsored?: --- Patch complexity: String patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Bug 12434: Fix Typo in Smart Rules Help
Bug 12434 [SIGNED OFF]: Fix Typo in Smart Rules Help
Bug 12434: Fix Typo in Smart Rules Help

Description Katrin Fischer 2014-06-17 10:59:09 UTC
Starting a new bug as I noticed some typos in the help files. One I can't find again now, but this is the other:


intranet-tmpl/prog/en/modules/help/admin/smart-rules.tt:59
If you're allowing renewals you can control how long the renewal loan peiod will be (in the units you have chosen) in the 'Renewal period' box
> peiod
Comment 1 Nicole C. Engard 2014-06-17 13:46:48 UTC Comment hidden (obsolete)
Comment 2 Nicole C. Engard 2014-06-17 13:47:29 UTC
Manual already patched, help file patch attached here for sign off.

Nicole
Comment 3 David Cook 2014-06-17 23:45:56 UTC Comment hidden (obsolete)
Comment 4 Jonathan Druart 2014-06-18 15:14:54 UTC
Created attachment 28946 [details] [review]
Bug 12434: Fix Typo in Smart Rules Help

This patch fixes a typos in the help file on the circ and
fine rules.

To test:

Visit admin > circ and fine rules
Click help in the top right
Confirm that period is not spelled peiod

Signed-off-by: David Cook <dcook@prosentient.com.au>

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Comment 5 Tomás Cohen Arazi 2014-06-21 13:54:03 UTC
Patch pushed to master.

Thanks Nicole!