Skip to content

Commit bbf7d9a

Browse files
committed
fixed typo in comment
1 parent 53a9535 commit bbf7d9a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vic/drivers/shared_image/src/vic_init_output.c

+2-2
Original file line numberDiff line numberDiff line change
@@ -224,8 +224,8 @@ initialize_history_file(nc_file_struct *nc,
224224
double *dvar;
225225

226226

227-
// This could be further refined but for now, I've choosen a file naming
228-
// Convention that goes like this:
227+
// This could be further refined but for now, I've chosen a file naming
228+
// convention that goes like this:
229229
switch (stream->agg_alarm.freq) {
230230
// If FREQ_NDAYS -- filename = result_dir/prefix.YYYY-MM-DD.nc
231231
case FREQ_NDAYS:

0 commit comments

Comments
 (0)