From 9e2fb9f06e54ffefbb9e9cd2144b7f0aeac6a24e Mon Sep 17 00:00:00 2001
From: Nick Clemens <nick@bywatersolutions.com>
Date: Thu, 26 Oct 2017 12:18:04 +0000
Subject: [PATCH] Bug 19528: QA Followup - Adjust language for readability
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
---
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 55d34d1..84fba09 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 123c443..3d14f83 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.1.4