Bug 19528: Fix a few typos like corrosponding
[koha.git] / C4 / Serials.pm
index d79c0a5..45bae8c 100644 (file)
@@ -265,7 +265,7 @@ sub AddItem2Serial {
 $subs = GetSubscription($subscriptionid)
 this function returns the subscription which has $subscriptionid as id.
 return :
-a hashref. This hash containts
+a hashref. This hash contains
 subscription, subscriptionhistory, aqbooksellers.name, biblio.title
 
 =cut