@@ -, +, @@ --- authorities/authorities.pl | 2 +- cataloguing/addbiblio.pl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) --- a/authorities/authorities.pl +++ a/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 --- a/cataloguing/addbiblio.pl +++ a/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 --