@@ -101,10 +101,8 @@ |
||
101 | 101 | /** |
102 | 102 | * Show a documentation page. |
103 | 103 | * |
104 | - * @param string $product |
|
105 | 104 | * @param string $version |
106 | 105 | * @param string $page |
107 | - * @param mixed $productKey |
|
108 | 106 | * |
109 | 107 | * @return RedirectResponse|View |
110 | 108 | */ |
@@ -156,7 +156,7 @@ |
||
156 | 156 | /** |
157 | 157 | * List available products. |
158 | 158 | * |
159 | - * @param bool $includeUnkowns whether to include products with unkown version |
|
159 | + * @param bool $includeUnknowns whether to include products with unkown version |
|
160 | 160 | * |
161 | 161 | * @return array |
162 | 162 | */ |