Skip to content

Commit

Permalink
Merge #551
Browse files Browse the repository at this point in the history
551: Typo fix. r=ilopezgp a=ilopezgp



Co-authored-by: ilopezgp <ilopezgp@gmail.com>
  • Loading branch information
bors[bot] and ilopezgp committed Nov 10, 2021
2 parents bd1bf97 + 7e0966a commit dc9ca9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NetCDFIO.jl
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ function add_field(self::NetCDFIO_Stats, var_name::String; dims, group)
end

#####
##### Time-serios data
##### Time-series data
#####

function add_ts(self::NetCDFIO_Stats, var_name::String)
Expand Down

0 comments on commit dc9ca9c

Please sign in to comment.