From: Alexandre Emsenhuber Date: Sat, 25 Apr 2009 20:02:06 +0000 (+0000) Subject: Fix group name X-Git-Tag: 1.31.0-rc.0~42021 X-Git-Url: http://git.cyclocoop.org/ecrire?a=commitdiff_plain;h=51570f85b9be15b0443583c06cc35e8034073f32;p=lhc%2Fweb%2Fwiklou.git Fix group name --- diff --git a/includes/specials/SpecialBooksources.php b/includes/specials/SpecialBooksources.php index db466c1472..54ccd6d857 100644 --- a/includes/specials/SpecialBooksources.php +++ b/includes/specials/SpecialBooksources.php @@ -6,7 +6,7 @@ * * @author Rob Church * @todo Validate ISBNs using the standard check-digit method - * @ingroup SpecialPages + * @ingroup SpecialPage */ class SpecialBookSources extends SpecialPage {