X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fspecials%2FSpecialBooksources.php;h=8e528dc3f6e7d46fb6632e7d778a713391bb3a8d;hb=9362bb6c56691822a687dea0a17975dcdeb0b407;hp=fb6532665a850b16cedc2fbba7e0ea5afdbad881;hpb=6e930328fa65926c97c7ed14dc53e465f2b8c541;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/specials/SpecialBooksources.php b/includes/specials/SpecialBooksources.php index fb6532665a..8e528dc3f6 100644 --- a/includes/specials/SpecialBooksources.php +++ b/includes/specials/SpecialBooksources.php @@ -63,7 +63,7 @@ class SpecialBookSources extends SpecialPage { /** * Returns whether a given ISBN (10 or 13) is valid. True indicates validity. - * @param isbn string ISBN passed for check + * @param $isbn string ISBN passed for check * @return bool */ public static function isValidISBN( $isbn ) {