Skip to content

Commit

Permalink
Fix a minor typo
Browse files Browse the repository at this point in the history
  • Loading branch information
heimpogo committed Jul 18, 2018
1 parent 10f6554 commit 1760756
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Polyline.php
Expand Up @@ -61,7 +61,7 @@ class Polyline
* Apply Google Polyline algorithm to list of points.
*
* @param array $points List of points to encode. Can be a list of tuples,
* or a flat on dimensional array.
* or a flat, one-dimensional array.
*
* @return string encoded string
*/
Expand Down

0 comments on commit 1760756

Please sign in to comment.