From 72257ee7d9f71db8b89a312dc7b71c0108da9a5b Mon Sep 17 00:00:00 2001 From: Marcel de Rooy Date: Wed, 18 Dec 2019 13:39:57 +0000 Subject: [PATCH] Bug 22273: Replace typo opan by opac in POD Content-Type: text/plain; charset=utf-8 Signed-off-by: Marcel de Rooy --- Koha/ArticleRequest.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Koha/ArticleRequest.pm b/Koha/ArticleRequest.pm index f540b802da..89b5c95ef4 100644 --- a/Koha/ArticleRequest.pm +++ b/Koha/ArticleRequest.pm @@ -189,7 +189,7 @@ sub branch { =head3 store -Override the default store behavior so that new opan requests +Override the default store behavior so that new opac requests will have notifications sent. =cut -- 2.11.0