diff options
author | Dana Robinson <derobins@hdfgroup.org> | 2012-04-20 21:08:22 (GMT) |
---|---|---|
committer | Dana Robinson <derobins@hdfgroup.org> | 2012-04-20 21:08:22 (GMT) |
commit | 0ce08d5b7eacff131a048fb621b364c7d0b72649 (patch) | |
tree | de1b1b2cd634cd05613cb1437d9979d5525c15c2 | |
parent | a2787ee14cd08998af6cebeee279ab9587a388db (diff) | |
download | hdf5-0ce08d5b7eacff131a048fb621b364c7d0b72649.zip hdf5-0ce08d5b7eacff131a048fb621b364c7d0b72649.tar.gz hdf5-0ce08d5b7eacff131a048fb621b364c7d0b72649.tar.bz2 |
[svn-r22309] Fixed a typo
-rw-r--r-- | release_docs/INSTALL_parallel | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/release_docs/INSTALL_parallel b/release_docs/INSTALL_parallel index d771c0b..b2e1eec 100644 --- a/release_docs/INSTALL_parallel +++ b/release_docs/INSTALL_parallel @@ -6,7 +6,7 @@ ----------- This file contains instructions for the installation of parallel HDF5 (PHDF5). It is assumed that you are familiar with the general installation steps as -described in the INSATLL file. Get familiar with that file before trying +described in the INSTALL file. Get familiar with that file before trying the parallel HDF5 installation. The remaining of this section explains the requirements to run PHDF5. |