Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Sbozzolo committed Dec 20, 2024
1 parent 3d8f413 commit 9e5fc2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/multifile.jl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ vector of file names.
Variables are aggregated over the first unlimited dimension or over
the dimension `aggdim` if specified. Variables without the dimensions `aggdim`
are not aggregated. All variables containing the dimension `aggdim` are
aggregated. The variable who do not contain the dimension `aggdim` are assumed
aggregated. The variables that do not contain the dimension `aggdim` are assumed
constant.
If variables should be aggregated over a new dimension (not present in the
Expand Down

0 comments on commit 9e5fc2f

Please sign in to comment.