From 96d0a4f99613ef4d9ef635246ac3262251fa0905 Mon Sep 17 00:00:00 2001 From: Nick Clemens Date: Thu, 2 Nov 2023 11:15:52 +0000 Subject: [PATCH] Bug 19097: (follow-up) Fix typo 'altough' Signed-off-by: Nick Clemens Signed-off-by: Martin Renvoize Signed-off-by: Katrin Fischer --- C4/Biblio.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/C4/Biblio.pm b/C4/Biblio.pm index af25bd1142..acf28560a1 100644 --- a/C4/Biblio.pm +++ b/C4/Biblio.pm @@ -1200,7 +1200,7 @@ sub GetMarcSubfieldStructure { mappings, the former frameworkcode parameter is obsoleted. NOTE: There may be multiple mappings! In the first example above - you could miss the second mapping (altough only a few of these + you could miss the second mapping (although only a few of these will normally exist). Calling in scalar context has been deprecated as of 10/2023. -- 2.39.5