summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2015-09-15 14:42:11 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2015-09-15 14:42:11 (GMT)
commit92f43d66876979fda3bd68a1fe1cd887146e002e (patch)
tree55bcbabe5e0538577efbf19404bda67e1fd1f59e
parent3b87c7a1f7533ffbd7b2fdac5ce7c29fc0465aa9 (diff)
downloadhdf5-92f43d66876979fda3bd68a1fe1cd887146e002e.zip
hdf5-92f43d66876979fda3bd68a1fe1cd887146e002e.tar.gz
hdf5-92f43d66876979fda3bd68a1fe1cd887146e002e.tar.bz2
[svn-r27791] corrected a spelling.
-rw-r--r--test/SWMR_UseCase_UG.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/SWMR_UseCase_UG.txt b/test/SWMR_UseCase_UG.txt
index 6f1344e..e29944a 100644
--- a/test/SWMR_UseCase_UG.txt
+++ b/test/SWMR_UseCase_UG.txt
@@ -213,7 +213,7 @@
of shorts. It then proceeds like use case 1.8 by forking off a reader
process. The original process continues as the writer process that
writes 1 plane at a time, updating parts of the chunks involved. The
- reader reads 1 plane at a time, retriving data from partial chunks.
+ reader reads 1 plane at a time, retrieving data from partial chunks.
The other possible options will work just like the two use cases.