Skip to content
Snippets Groups Projects
Commit f559e192 authored by Thomas  OBADIA's avatar Thomas OBADIA :speech_balloon:
Browse files

Copy/paste typo in naming of a global variable

parent 4dcceedd
No related branches found
Tags v10.0.0
No related merge requests found
...@@ -123,7 +123,7 @@ REDCAP_LABELS_RADIO_COUNTRY_E <- c("Ethiopia", ...@@ -123,7 +123,7 @@ REDCAP_LABELS_RADIO_COUNTRY_E <- c("Ethiopia",
"E") "E")
# Global variable: labeling of country for Madagascar # Global variable: labeling of country for Madagascar
REDCAP_LABELS_RADIO_COUNTRY_E <- c("Madagascar", REDCAP_LABELS_RADIO_COUNTRY_M <- c("Madagascar",
"Madagasikara", "Madagasikara",
"M") "M")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment