summaryrefslogtreecommitdiffstats
path: root/doxygen/examples
diff options
context:
space:
mode:
authorluzpaz <luzpaz@users.noreply.github.com>2022-08-10 20:57:26 (GMT)
committerGitHub <noreply@github.com>2022-08-10 20:57:26 (GMT)
commit174505ca3c27daa30d8affd63bda07ad24f126c5 (patch)
tree8d5a1aa014056b6c05fd7ea5b5906ca2f65b5afd /doxygen/examples
parente794dc5ec44ea73c92a6d3937e86307e87d277ae (diff)
downloadhdf5-174505ca3c27daa30d8affd63bda07ad24f126c5.zip
hdf5-174505ca3c27daa30d8affd63bda07ad24f126c5.tar.gz
hdf5-174505ca3c27daa30d8affd63bda07ad24f126c5.tar.bz2
Fix typos found in the rest of the hdf5 code-base (#1985)
* Fix typos found in the rest of the hdf5 code-base * Typo in tool.cmake * Revert "Typo in tool.cmake" This reverts commit 06b8403d99757c7d20f1eed530cf317c3d84de4b. * Fix clang-format styling
Diffstat (limited to 'doxygen/examples')
-rw-r--r--doxygen/examples/Filters.html2
-rw-r--r--doxygen/examples/H5.format.2.0.html2
-rw-r--r--doxygen/examples/H5.format.html2
3 files changed, 3 insertions, 3 deletions
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>