Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
gavinsimpson committed Mar 17, 2022
1 parent d5d2e22 commit 5a9be66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
## New features

* `draw.gam()` and `draw.smooth_estimates()` can now handle splines on the
sphere (`s(lat,long, bs = "sos")`) with special plotting methods using
sphere (`s(lat, long, bs = "sos")`) with special plotting methods using
`ggplot2::coord_map()` to handle the projection to spherical coordinates. An
orthographic projection is used by default, with an essentially arbitrary
(and northern hemisphere-centric) default for the orientation of the view.
Expand Down

0 comments on commit 5a9be66

Please sign in to comment.