summaryrefslogtreecommitdiffstats
path: root/tools/src/h5repack/PARALLEL_REPACK_readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tools/src/h5repack/PARALLEL_REPACK_readme.txt')
-rw-r--r--tools/src/h5repack/PARALLEL_REPACK_readme.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/src/h5repack/PARALLEL_REPACK_readme.txt b/tools/src/h5repack/PARALLEL_REPACK_readme.txt
index a8e703e..0b9783a 100644
--- a/tools/src/h5repack/PARALLEL_REPACK_readme.txt
+++ b/tools/src/h5repack/PARALLEL_REPACK_readme.txt
@@ -64,7 +64,7 @@ of a parallel version of repack. A quick summary of this is discussion follows:
Q5. Can you collectively copy data using hyperslab selections
rather than having each MPI rank copy the data from the
- input dataset to the ouput dataset?
+ input dataset to the output dataset?
A5. Probably yes. I can look at implementing this improvement
in the current design.