Skip to content

Commit

Permalink
fixed typo in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
dgergel committed Oct 16, 2016
1 parent 53a9535 commit bbf7d9a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vic/drivers/shared_image/src/vic_init_output.c
Original file line number Diff line number Diff line change
Expand Up @@ -224,8 +224,8 @@ initialize_history_file(nc_file_struct *nc,
double *dvar;


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

0 comments on commit bbf7d9a

Please sign in to comment.