HTMLForm: Add "cloner" type
[lhc/web/wiklou.git] / includes / QueryPage.php
index 793ac55..cf0a644 100644 (file)
@@ -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;