Bugzilla – Attachment 90610 Details for
Bug 22358
Add POD to Koha::SharedContent
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 22358: (QA follow-up) Clear up phrasing
Bug-22358-QA-follow-up-Clear-up-phrasing.patch (text/plain), 1.32 KB, created by
Nick Clemens (kidclamp)
on 2019-06-14 17:41:36 UTC
(
hide
)
Description:
Bug 22358: (QA follow-up) Clear up phrasing
Filename:
MIME Type:
Creator:
Nick Clemens (kidclamp)
Created:
2019-06-14 17:41:36 UTC
Size:
1.32 KB
patch
obsolete
>From d701590e937d50c16eb5af90fd9e51a64d59663f Mon Sep 17 00:00:00 2001 >From: Nick Clemens <nick@bywatersolutions.com> >Date: Fri, 14 Jun 2019 17:40:52 +0000 >Subject: [PATCH] Bug 22358: (QA follow-up) Clear up phrasing > >Signed-off-by: Nick Clemens <nick@bywatersolutions.com> >--- > Koha/SharedContent.pm | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) > >diff --git a/Koha/SharedContent.pm b/Koha/SharedContent.pm >index fd1090e743..01f1048412 100644 >--- a/Koha/SharedContent.pm >+++ b/Koha/SharedContent.pm >@@ -28,12 +28,12 @@ use C4::Context; > > =head1 NAME > >-Koha::SharedContent - Set of methods to querying Mana KB server >+Koha::SharedContent - Set of methods ofr querying Mana KB server > > =head1 DESCRIPTION > > Package for accessing shared content via Mana KB. Methods here are intended >-to build and process queries for requesting Mana KB server. >+to build and process queries for requesting from Mana KB server. > > =cut > >@@ -82,8 +82,8 @@ sub process_request { > > Koha::SharedContent::increment_entity_value($entity_type, $mana_entity_id, $field); > >-Increment of 1 the field $field of a Mana entity. I.e, this is used to count the number >-of Koha instance using a specific entity. >+Increment by 1 the field $field of a Mana entity. I.e, this is used to count the number >+of Koha instances using a specific entity. > > =cut > >-- >2.11.0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 22358
:
86571
|
86996
|
90350
|
90482
|
90483
|
90608
|
90609
| 90610