diff options
Diffstat (limited to 'doxygen')
-rw-r--r-- | doxygen/dox/MetadataCachingInHDF5.dox | 2 | ||||
-rw-r--r-- | doxygen/dox/rm-template.dox | 2 | ||||
-rw-r--r-- | doxygen/examples/Filters.html | 2 | ||||
-rw-r--r-- | doxygen/examples/H5.format.2.0.html | 2 | ||||
-rw-r--r-- | doxygen/examples/H5.format.html | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/doxygen/dox/MetadataCachingInHDF5.dox b/doxygen/dox/MetadataCachingInHDF5.dox index b84ddea..ce7f0df 100644 --- a/doxygen/dox/MetadataCachingInHDF5.dox +++ b/doxygen/dox/MetadataCachingInHDF5.dox @@ -724,7 +724,7 @@ is allowed to write to file, and then only after entering a sync point with the other caches. After it writes entries to file, it sends the base addresses of the now clean entries to the other caches, so they can mark these entries clean as well, and then leaves the sync point. The other caches mark the specified -entries as clean before they leave the synch point as well. (Observe, that since +entries as clean before they leave the sync point as well. (Observe, that since all caches see the same stream of dirty metadata, they will all have the same set of dirty entries upon sync point entry and exit.) diff --git a/doxygen/dox/rm-template.dox b/doxygen/dox/rm-template.dox index ebf8aed..bd81f64 100644 --- a/doxygen/dox/rm-template.dox +++ b/doxygen/dox/rm-template.dox @@ -46,7 +46,7 @@ the <a href="https://www.oreilly.com/library/view/97-things-every/9780596809515/ 4. Preconditions - A set of preconditions that must be met. \verbatim - * \pre The argmument supplied in parameter \p name2 must be even. + * \pre The argument supplied in parameter \p name2 must be even. \endverbatim 5. Invariants - A set of invariants. diff --git a/doxygen/examples/Filters.html b/doxygen/examples/Filters.html index 7054a3b..9f34be5 100644 --- a/doxygen/examples/Filters.html +++ b/doxygen/examples/Filters.html @@ -408,7 +408,7 @@ Since elapsed time is subject to system load the bandwidth numbers cannot always be trusted. Furthermore, the bandwidth includes bytes attributed to - errors which may significanly taint the value if the + errors which may significantly taint the value if the function is able to detect errors without much expense.</td> </tr> diff --git a/doxygen/examples/H5.format.2.0.html b/doxygen/examples/H5.format.2.0.html index 4a5fe37..c16a3cc 100644 --- a/doxygen/examples/H5.format.2.0.html +++ b/doxygen/examples/H5.format.2.0.html @@ -6610,7 +6610,7 @@ III.H. Disk Format: Level 1H - Shared Object Header Message Table</a></h3> <tr> <td><p>v2 B-tree Cutoff for index #N</p></td> <td> - <p>This is is the cutoff value for the indexing of messages to + <p>This is the cutoff value for the indexing of messages to switch from a v2 B-tree back to a list. If the number of messages is less than this value, the index should be a list. </p> diff --git a/doxygen/examples/H5.format.html b/doxygen/examples/H5.format.html index cbcb387..47e19bf 100644 --- a/doxygen/examples/H5.format.html +++ b/doxygen/examples/H5.format.html @@ -19601,7 +19601,7 @@ disk address for the chunk.</p> </tr> <tr> <td align="center"><code>0</code></td> - <td>If set, it a a regular hyperslab, otherwise, irregular. + <td>If set, it is a regular hyperslab, otherwise, irregular. </td> </tr> |