We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a290d0 commit 8bec3d9Copy full SHA for 8bec3d9
include/openPMD/Dataset.hpp
@@ -59,7 +59,7 @@ class Dataset
59
* Use cases:
60
*
61
* 1. Some backends (i.e. JSON and TOML in template mode) support the
62
- * creation of dataset with undefined datatype and extent.
+ * creation of datasets with undefined datatype and extent.
63
* The extent should be given as {UNDEFINED_EXTENT} for that.
64
* 2. With openPMD 2.0, the shape of constant components may be omitted
65
* in writing if it is defined somewhere else as part
0 commit comments