summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorMark Evans <evan@hdfgroup.org>2013-04-25 16:31:47 (GMT)
committerMark Evans <evan@hdfgroup.org>2013-04-25 16:31:47 (GMT)
commitb22f207249461715e7cff5284d0c459ab6c1ea75 (patch)
tree662c9ac19d28d656613a56895d408c6ec0d7a90d /release_docs
parent2ffb7fb2dfd95433960b78602c24510772620cd4 (diff)
downloadhdf5-b22f207249461715e7cff5284d0c459ab6c1ea75.zip
hdf5-b22f207249461715e7cff5284d0c459ab6c1ea75.tar.gz
hdf5-b22f207249461715e7cff5284d0c459ab6c1ea75.tar.bz2
[svn-r23623] _ A few more editing changes.
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/CMake.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/release_docs/CMake.txt b/release_docs/CMake.txt
index 1ca33b7..bfac7aa 100644
--- a/release_docs/CMake.txt
+++ b/release_docs/CMake.txt
@@ -136,11 +136,11 @@ These five steps are described in detail below.
Specify the source and build directories.
- ***** It is recommemded that the build and ******
- ***** source directories are different. ******
+ ***** Make the build and source directories different. ******
For example on Windows, if the source is at c:\MyHDFstuff\hdf5,
- then use c:\MyHDFstuff\hdf5\build or c:\MyHDFstuff\build\hdf5.
+ then use c:\MyHDFstuff\hdf5\build or c:\MyHDFstuff\build\hdf5 as the
+ build directory.
OPTIONAL:
Users can perform the configuration step without using the visual