From 201af593f885ecb11c76d02baa6e27ef5e744e30 Mon Sep 17 00:00:00 2001 From: Marcel de Rooy Date: Tue, 18 Feb 2014 16:04:46 +0100 Subject: [PATCH] Bug 10789: Follow-up: Fix typo "infermation" Signed-off-by: Marcel de Rooy Signed-off-by: Galen Charlton --- C4/Acquisition.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/C4/Acquisition.pm b/C4/Acquisition.pm index cb491487b8..e0853477bb 100644 --- a/C4/Acquisition.pm +++ b/C4/Acquisition.pm @@ -970,7 +970,7 @@ sub DelBasketgroup { $basketgroup = &GetBasketgroup($basketgroupid); -Returns a reference to the hash containing all infermation about the basketgroup. +Returns a reference to the hash containing all information about the basketgroup. =cut -- 2.39.2