[Koha-bugs] [Bug 15027] Typo in GetItemsForInventory POD

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Oct 19 15:29:43 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15027

--- Comment #1 from M. Tompsett <mtompset at hotmail.com> ---
Created attachment 43593
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=43593&action=edit
Bug 15027: Correct Type in C4::Items perldoc

As noted in the bug report, there is a typo.
This corrects that typo in documentation.

TEST PLAN
---------
1) perldoc C4::Items
2) Find GetItemsForInventory
   -- note that status is spelt incorrectly.
3) Apply patch
4) repeat steps 1-2
   -- note that status is spelt correctly now.
5) git diff origin/master
   -- note only that line changed.
6) run koha qa tools

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list