JuliaIO / HDF5.jl

Save and load data in the HDF5 file format from Julia
https://juliaio.github.io/HDF5.jl
MIT License
383 stars 139 forks source link

Fix #1083 maxdims -> max_dims in dataspace documentation #1085

Closed mkitti closed 1 year ago

mkitti commented 1 year ago

This fixes #1083 by changing maxdims to max_dims in the documentation to match the code