Index: trunk/extensions/SemanticMaps/includes/queryprinters/SM_Mapper.php |
— | — | @@ -88,7 +88,7 @@ |
89 | 89 | |
90 | 90 | /** |
91 | 91 | * SMW thinks this class is a SMWResultPrinter, and calls methods that should |
92 | | - * be forward to $this->queryPrinter on it. |
| 92 | + * be forwarded to $this->queryPrinter on it. |
93 | 93 | * |
94 | 94 | * @since 1.0 |
95 | 95 | * |