Skip to content

Commit 02f2d5e

Browse files
committed
corrected typo in comments
1 parent db9283e commit 02f2d5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

run_ed_compare_demo.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ settings_who_demo <- list(list(method = "median", n_years = 5),
140140

141141
# Will save RDS, PDF of time series, for each result
142142
# Will save csv with statistics for all (detection_comparisons.csv)
143-
# Will save an RDS with metadata (event_Detection_run_metadata.RDS)
143+
# Will save an RDS with metadata (event_detection_run_metadata.RDS)
144144

145145
set.seed(42) #for reproducibility of random alarms
146146

0 commit comments

Comments
 (0)