@@ -66,7 +66,7 @@ |
||
66 | 66 | /** |
67 | 67 | * Translate. |
68 | 68 | * |
69 | - * @param strign $id The id. |
|
69 | + * @param string $id The id. |
|
70 | 70 | * @return string Returns the translation. |
71 | 71 | */ |
72 | 72 | protected function translate($id) { |