Index: trunk/extensions/SemanticMediaWiki/includes/queryprinters/SMW_QueryPrinter.php |
— | — | @@ -108,7 +108,7 @@ |
109 | 109 | * |
110 | 110 | * @param string $format |
111 | 111 | * @param $inline |
112 | | - * @param boolean $useValidator Depracted since 1.6.2 |
| 112 | + * @param boolean $useValidator Deprecated since 1.6.2 |
113 | 113 | */ |
114 | 114 | public function __construct( $format, $inline, $useValidator = false ) { |
115 | 115 | global $smwgQDefaultLinking; |