diff options
author | Neil Fortner <nfortne2@hdfgroup.org> | 2009-02-10 20:01:44 (GMT) |
---|---|---|
committer | Neil Fortner <nfortne2@hdfgroup.org> | 2009-02-10 20:01:44 (GMT) |
commit | d4ea5fbfb279e879d57c01cabd9c7ad9f30eda25 (patch) | |
tree | 5884b312943258945d4e473585880232599b976f | |
parent | 3e8fae1bee89b6091d907b7e00e5b72ea11274fd (diff) | |
download | hdf5-d4ea5fbfb279e879d57c01cabd9c7ad9f30eda25.zip hdf5-d4ea5fbfb279e879d57c01cabd9c7ad9f30eda25.tar.gz hdf5-d4ea5fbfb279e879d57c01cabd9c7ad9f30eda25.tar.bz2 |
[svn-r16457] Fix a typo in INSTALL_Windows.txt.
Tested: Notepad
-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 6c4a71f..61a81a9 100644 --- a/release_docs/INSTALL_Windows.txt +++ b/release_docs/INSTALL_Windows.txt @@ -893,7 +893,7 @@ project, you may choose one of the following two methods. 3. Choose the build configuration you would like to modify in the drop down menu labeled "Configuration:" - 4. Choose the "C/C++" tab, anc select "General". + 4. Choose the "C/C++" tab, and select "General". 5. In a text-area labeled with "Additional Include Directories:", add HDF5, Zlib, and Szip header files directories. For example: |