Skip to content

Commit

Permalink
Removed whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
GrahamCampbell committed Jul 23, 2014
1 parent b425678 commit 45fd4dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Api/Droplet.php
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,7 @@ public function snapshot($id, $name)
{
return $this->executeAction($id, array('type' => 'snapshot', 'name' => $name));
}

/**
* @param integer $id
* @param array $options
Expand Down

0 comments on commit 45fd4dc

Please sign in to comment.