summaryrefslogtreecommitdiffstats
path: root/release_docs/INSTALL_CMake.txt
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2018-07-31 14:28:17 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2018-07-31 14:28:17 (GMT)
commitb8945eac22af04537ee3794b3bd518d261eb644a (patch)
treeb86dd74280af55c271a3d92094ddaf7e0a649c86 /release_docs/INSTALL_CMake.txt
parent496372dc18b6cf649c3eb158fefd8ef4d83c2355 (diff)
downloadhdf5-b8945eac22af04537ee3794b3bd518d261eb644a.zip
hdf5-b8945eac22af04537ee3794b3bd518d261eb644a.tar.gz
hdf5-b8945eac22af04537ee3794b3bd518d261eb644a.tar.bz2
HDFFV-10508 spelling and grammer
Diffstat (limited to 'release_docs/INSTALL_CMake.txt')
-rw-r--r--release_docs/INSTALL_CMake.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/release_docs/INSTALL_CMake.txt b/release_docs/INSTALL_CMake.txt
index 0a697f8..708e713 100644
--- a/release_docs/INSTALL_CMake.txt
+++ b/release_docs/INSTALL_CMake.txt
@@ -645,7 +645,7 @@ endif ()
NOTE:
The BUILD_STATIC_EXECS ("Build Static Executables") option is only valid
- on some unix operating system. It adds the "-static" flag to cflags. This
+ on some unix operating systems. It adds the "-static" flag to cflags. This
flag is not available on windows and some modern linux systems will
ignore the flag.