Skip to content

Commit 688597d

Browse files
one more c in global helpers
1 parent 7b608ed commit 688597d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/global/global_helpers.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9367,7 +9367,7 @@ ms_write_confdata <- function(x,
93679367

93689368
type_string <- case_when(
93699369
which_dataset == 'ms_vars' ~ 'cccccccnnccnn',
9370-
which_dataset == 'site_data' ~ 'ccccccccnnnnncccc',
9370+
which_dataset == 'site_data' ~ 'ccccccccnnnnnccccc',
93719371
which_dataset == 'ws_delin_specs' ~ 'cccncnnccl',
93729372
TRUE ~ 'placeholder')
93739373

0 commit comments

Comments
 (0)