summaryrefslogtreecommitdiffstats
path: root/doxygen
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2023-03-10 20:28:02 (GMT)
committerGitHub <noreply@github.com>2023-03-10 20:28:02 (GMT)
commit06bf32bf4a5e0f5d9633b589676f42c611780412 (patch)
tree4164b24a49a710554cc61d9771066c1804f73406 /doxygen
parentd51c97e7f5efb4dac91f7135018ab85eca81999c (diff)
downloadhdf5-06bf32bf4a5e0f5d9633b589676f42c611780412.zip
hdf5-06bf32bf4a5e0f5d9633b589676f42c611780412.tar.gz
hdf5-06bf32bf4a5e0f5d9633b589676f42c611780412.tar.bz2
Fix new codespell issues (#2521) (#2533)
* Fix new codespell issues * Have codespell ignore ./config/sanitizer/sanitizers.cmake Co-authored-by: Mark Kittisopikul <mkitti@users.noreply.github.com>
Diffstat (limited to 'doxygen')
-rw-r--r--doxygen/dox/LearnBasics2.dox2
-rw-r--r--doxygen/examples/FileFormat.html2
-rw-r--r--doxygen/examples/IOFlow.html2
3 files changed, 3 insertions, 3 deletions
diff --git a/doxygen/dox/LearnBasics2.dox b/doxygen/dox/LearnBasics2.dox
index ffcb971..6f94c7f 100644
--- a/doxygen/dox/LearnBasics2.dox
+++ b/doxygen/dox/LearnBasics2.dox
@@ -906,7 +906,7 @@ can be used to obtain information about the selection.</li>
The dataset with the region references was read by #H5Dread with the #H5T_STD_REF_DSETREG datatype specified.
The read reference can be used to obtain the dataset identifier by calling #H5Rdereference or by obtaining
-obtain spacial information (dataspace and selection) with the call to #H5Rget_region.
+obtain spatial information (dataspace and selection) with the call to #H5Rget_region.
The reference to the dataset region has information for both the dataset itself and its selection. In both functions:
\li The first parameter is an identifier of the dataset with the region references.
diff --git a/doxygen/examples/FileFormat.html b/doxygen/examples/FileFormat.html
index fc35357..133bbc8 100644
--- a/doxygen/examples/FileFormat.html
+++ b/doxygen/examples/FileFormat.html
@@ -30,7 +30,7 @@ TABLE CAPTION STRONG { font-size: larger }
<li><h3><u>Document's Audience:</u></h3>
<ul>
- <li>Current H5 library designers and knowledgable external developers.</li>
+ <li>Current H5 library designers and knowledgeable external developers.</li>
</ul>
</li><li><h3><u>Background Reading:</u></h3>
diff --git a/doxygen/examples/IOFlow.html b/doxygen/examples/IOFlow.html
index 6b2c27e..e890edb 100644
--- a/doxygen/examples/IOFlow.html
+++ b/doxygen/examples/IOFlow.html
@@ -24,7 +24,7 @@ OL.upperroman { list-style-type: upper-roman }
<li><h3><u>Document's Audience:</u></h3>
<ul>
- <li>Current H5 library designers and knowledgable external developers.</li>
+ <li>Current H5 library designers and knowledgeable external developers.</li>
</ul>
</li><li><h3><u>Background Reading:</u></h3>