Skip to content

Commit f9d6d5e

Browse files
committed
changed "sent" to "submitted"
@teixeirak, FYI see issue forc-db/IPCC-EFDB-integration#51
1 parent 995c034 commit f9d6d5e

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
167 Bytes
Loading

scripts/Figures/World_Map_with_FAO_ecoregions_and_ForC_Sites_for_IPCCpaper.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ rect(xleft = -180, xright = 180, ybottom = -91, ytop = -60, col = "white", borde
9292

9393
legend(-182, -35, pch = 21, pt.bg = rbPal(bin), pt.lwd = 0.5, legend = levels(SITES$No.of.records_Group), bty = "n", title = expression(bold("No. of records")))
9494

95-
legend(-182, -90, pch = 24, pt.cex = 1.3, pt.bg = "white", legend = c("Site with some data sent to EFDB"), bty = "n", title = "")
95+
legend(-182, -90, pch = 24, pt.cex = 1.3, pt.bg = "white", legend = c("site with some data submitted to EFDB"), bty = "n", title = "")
9696

9797
legend(-20, -40, fill =FAO_colors$Color, border = "transparent", legend = FAO_colors$gez_abbrev, bty = "n", title = expression(bold("FAO ecozone")), ncol = 3) # removed other
9898

0 commit comments

Comments
 (0)