Skip to content

Commit 2f65166

Browse files
committed
Fix typo
1 parent db22c47 commit 2f65166

File tree

9 files changed

+5
-5
lines changed

9 files changed

+5
-5
lines changed
-7 Bytes
Loading
-98 Bytes
Loading
16 Bytes
Loading
1 Byte
Loading

docs/articles/spatialplanr.html

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

docs/articles/spatialplanr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -601,7 +601,7 @@ datEx_soln2 <- datEx_problem2 %>%
601601

602602
But we locked-in areas that were already existing Marine Protected Areas
603603
(MPAs). If we want to show the overlap between the selected Planning
604-
Units and the current MPAs, we can can add this to the
604+
Units and the current MPAs, we can add this to the
605605
[`splnr_gg_add()`](https://mathmarecol.github.io/spatialplanr/reference/splnr_gg_add.md)
606606
function.
607607

docs/pkgdown.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ articles:
66
GlobalFishingWatch: GlobalFishingWatch.html
77
MultipleUse: MultipleUse.html
88
spatialplanr: spatialplanr.html
9-
last_built: 2025-11-17T19:08Z
9+
last_built: 2025-11-18T01:06Z
1010
urls:
1111
reference: https://mathmarecol.github.io/spatialplanr/reference
1212
article: https://mathmarecol.github.io/spatialplanr/articles

docs/search.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

vignettes/spatialplanr.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -577,7 +577,7 @@ datEx_soln2 <- datEx_problem2 %>%
577577

578578
But we locked-in areas that were already existing Marine Protected Areas (MPAs). If we want to
579579
show the overlap between the selected Planning Units and the current
580-
MPAs, we can can add this to the `splnr_gg_add()` function.
580+
MPAs, we can add this to the `splnr_gg_add()` function.
581581

582582
```{r}
583583
(splnr_plot_solution(datEx_soln2) +

0 commit comments

Comments
 (0)