@@ -217,7 +217,7 @@ |
||
217 | 217 | * Render a slide |
218 | 218 | * |
219 | 219 | * @param array $media Media information. |
220 | - * @param array $index Index of the slide, first slide will be displayed by default, others hidden. |
|
220 | + * @param integer $index Index of the slide, first slide will be displayed by default, others hidden. |
|
221 | 221 | * |
222 | 222 | * @return string |
223 | 223 | */ |