Skip to content

Commit

Permalink
Uppercase
Browse files Browse the repository at this point in the history
  • Loading branch information
jsor committed May 21, 2015
1 parent aac3ef4 commit b0dd256
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Reference
A Math instance can be used to perform geographic calculations on LatLng and
Bounds instances. Since such calculations depend on an
[Earth Ellipsoid](http://en.wikipedia.org/wiki/Earth_ellipsoid), you can pass an
instance of `Geokit\Ellipsoid` to its constructor. If no ellipsoid instance is
instance of `Geokit\Ellipsoid` to its constructor. If no Ellipsoid instance is
provided, it uses the default
[WGS 86 Ellipsoid](http://en.wikipedia.org/wiki/World_Geodetic_System).

Expand Down

0 comments on commit b0dd256

Please sign in to comment.