Skip to content
This repository has been archived by the owner on Sep 20, 2021. It is now read-only.

Commit

Permalink
Documentation: Fix API documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
vonglasow authored and Hywan committed Jul 11, 2016
1 parent 7921f70 commit 88977a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Window.php
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ public static function getPosition()
*
* @param string $directions Directions.
* @param int $repeat How many times do we scroll?
* @reutrn void
* @return void
*/
public static function scroll($directions, $repeat = 1)
{
Expand Down

0 comments on commit 88977a5

Please sign in to comment.