summaryrefslogtreecommitdiffstats
path: root/doxygen
diff options
context:
space:
mode:
authorDana Robinson <43805+derobins@users.noreply.github.com>2022-08-18 17:48:17 (GMT)
committerGitHub <noreply@github.com>2022-08-18 17:48:17 (GMT)
commit82ebc9c370164931861f0d174e2b17a109478665 (patch)
treeac35dc2aca63a1cb8d8e9f0562eb76f94f71804d /doxygen
parentfab27c25291d7f0b2d0a585178757dddddba1ace (diff)
downloadhdf5-82ebc9c370164931861f0d174e2b17a109478665.zip
hdf5-82ebc9c370164931861f0d174e2b17a109478665.tar.gz
hdf5-82ebc9c370164931861f0d174e2b17a109478665.tar.bz2
Spelling fixes for codespell (#2038)
* Spelling fixes for codespell * Committing clang-format changes Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'doxygen')
-rw-r--r--doxygen/dox/rm-template.dox4
-rw-r--r--doxygen/examples/Filters.html2
2 files changed, 3 insertions, 3 deletions
diff --git a/doxygen/dox/rm-template.dox b/doxygen/dox/rm-template.dox
index ebf8aed..1e9f2d7 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.
@@ -96,4 +96,4 @@ the <a href="https://www.oreilly.com/library/view/97-things-every/9780596809515/
* \version 1.MAJOR.MINOR Function was deprecated in this release
\endverbatim
-*/ \ No newline at end of file
+*/
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>