@@ -170,7 +170,7 @@ |
||
170 | 170 | * Makes a question about streams to make seeders for. |
171 | 171 | * |
172 | 172 | * @param StreamCollection $streams The streams |
173 | - * @return array Answers |
|
173 | + * @return string Answers |
|
174 | 174 | */ |
175 | 175 | public function makeQuestion(StreamCollection $streams) |
176 | 176 | { |