Skip to content

Commit 0e8f36d

Browse files
committed
Actually fix spelling error
1 parent 6d0928e commit 0e8f36d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/filter_islands.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#' Remove small detached polygons (islands)
22
#'
33
#' Remove small detached polygons, keeping those with a minimum area and/or a
4-
#' minimum number of vertices. Optionally remove null geomteries.
4+
#' minimum number of vertices. Optionally remove null geometries.
55
#'
66
#' @param input spatial object to filter. One of:
77
#' \itemize{

man/ms_filter_islands.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)