From 14057da85e953a536bf14b001509c74f6a044b2a Mon Sep 17 00:00:00 2001 From: Nick Clemens Date: Thu, 26 Oct 2017 12:18:04 +0000 Subject: [PATCH] Bug 19528: QA Followup - Adjust language for readability Signed-off-by: Nick Clemens --- authorities/authorities.pl | 2 +- cataloguing/addbiblio.pl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/authorities/authorities.pl b/authorities/authorities.pl index 55d34d1303..84fba09a07 100755 --- a/authorities/authorities.pl +++ b/authorities/authorities.pl @@ -320,7 +320,7 @@ sub CreateKey { =item GetMandatoryFieldZ3950 - This function return an hashref which contains all mandatory field + This function returns a hashref which contains all mandatory field to search with z3950 server. =cut diff --git a/cataloguing/addbiblio.pl b/cataloguing/addbiblio.pl index 123c44393d..3d14f83e66 100755 --- a/cataloguing/addbiblio.pl +++ b/cataloguing/addbiblio.pl @@ -253,7 +253,7 @@ sub CreateKey { =head2 GetMandatoryFieldZ3950 - This function return an hashref which contains all mandatory field + This function returns a hashref which contains all mandatory field to search with z3950 server. =cut -- 2.11.0