mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-04-06 18:00:24 +08:00
Merge pull request #1920 from timgates42/bugfix_typo_maximum
docs: fix simple typo, maximim -> maximum
This commit is contained in:
commit
08da6403c1
@ -258,7 +258,7 @@ give_var_secret_name(NC_VAR_INFO_T *var, const char *name)
|
||||
* @param ncid File ID.
|
||||
* @param name Name.
|
||||
* @param xtype Type.
|
||||
* @param ndims Number of dims. ZARR has maximim of 32.
|
||||
* @param ndims Number of dims. ZARR has maximum of 32.
|
||||
* @param dimidsp Array of dim IDs.
|
||||
* @param varidp Gets the var ID.
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user