Skip to content

Commit 8bec3d9

Browse files
committed
Fix typo
1 parent 5a290d0 commit 8bec3d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/openPMD/Dataset.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ class Dataset
5959
* Use cases:
6060
*
6161
* 1. Some backends (i.e. JSON and TOML in template mode) support the
62-
* creation of dataset with undefined datatype and extent.
62+
* creation of datasets with undefined datatype and extent.
6363
* The extent should be given as {UNDEFINED_EXTENT} for that.
6464
* 2. With openPMD 2.0, the shape of constant components may be omitted
6565
* in writing if it is defined somewhere else as part

0 commit comments

Comments
 (0)