diff options
author | MuQun Yang <ymuqun@hdfgroup.org> | 2007-07-25 22:27:39 (GMT) |
---|---|---|
committer | MuQun Yang <ymuqun@hdfgroup.org> | 2007-07-25 22:27:39 (GMT) |
commit | 265833164dda0f2a6948922b95e32b5c7d9a9604 (patch) | |
tree | ddfb3db187e70f85c6516bf658a1da96ad3b3543 /release_docs | |
parent | c45322f6d0802aedd041cb710ad97e48db1db7bc (diff) | |
download | hdf5-265833164dda0f2a6948922b95e32b5c7d9a9604.zip hdf5-265833164dda0f2a6948922b95e32b5c7d9a9604.tar.gz hdf5-265833164dda0f2a6948922b95e32b5c7d9a9604.tar.bz2 |
[svn-r14016] Correct a typo.
Diffstat (limited to 'release_docs')
-rw-r--r-- | release_docs/INSTALL_Windows.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/release_docs/INSTALL_Windows.txt b/release_docs/INSTALL_Windows.txt index c33ba2f..0850ff1 100644 --- a/release_docs/INSTALL_Windows.txt +++ b/release_docs/INSTALL_Windows.txt @@ -69,7 +69,7 @@ Preconditions: called 'hdf5-1.8.x' under MyHDFstuff which contains several files and directories. Rename "hdf5-1.8.x" to "hdf5". - 6. HDF5 provide options to do in-memory compress within HDF5 library. + 6. HDF5 provide options to do in-memory compression within HDF5 library. Currently, two external compression libraries Zlib and Szip can be used with HDF5. |