X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2FQueryPage.php;h=cf0a644671782e49118593b3a14159d151286cc4;hb=5fea642f16cefb08d32d69013b2bc845670f2486;hp=793ac55681ef6db7ccbc9ff1f048220c04d4826c;hpb=ba8a835dcb3de335a04c81ebe8980a858d478cae;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/QueryPage.php b/includes/QueryPage.php index 793ac55681..cf0a644671 100644 --- a/includes/QueryPage.php +++ b/includes/QueryPage.php @@ -53,7 +53,7 @@ abstract class QueryPage extends SpecialPage { protected $cachedTimestamp = null; /** - * Wheter to show prev/next links + * Whether to show prev/next links */ protected $shownavigation = true;