Bug 19528: Fix a few typos like corrosponding
[koha.git] / C4 / Acquisition.pm
index 441afb7..15a51dd 100644 (file)
@@ -2437,7 +2437,7 @@ sub GetHistory {
 
   $results = GetRecentAcqui($days);
 
-C<$results> is a ref to a table which containts hashref
+C<$results> is a ref to a table which contains hashref
 
 =cut