Skip to content

Commit 3643e8f

Browse files
committed
typo
1 parent 316d210 commit 3643e8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/util.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -959,7 +959,7 @@ valid_control.list <- function()
959959
"store_warning_seeds", "include_replication_index", "include_reps", "try_all_analyse",
960960
"allow_na", "allow_nan", "type", "print_RAM", "max_time", "max_RAM",
961961
"tol", "summarise.reg_data", "rel.tol", "k.success", "interpolate.R", "bolster",
962-
"include_reps", 'global_fun_level', 'useAnalyseHander')
962+
"include_reps", 'global_fun_level', 'useAnalyseHandler')
963963

964964
valid_save_details.list <- function()
965965
c("safe", "compname", "out_rootdir", "save_results_dirname", "save_results_filename",

0 commit comments

Comments
 (0)