summaryrefslogtreecommitdiffstats
path: root/Help/release
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2017-06-15 14:08:59 (GMT)
committerBrad King <brad.king@kitware.com>2017-06-15 14:08:59 (GMT)
commit69d50a7edb069dc872fbf3d9b2ada258889f8681 (patch)
tree1fc68f14bd7dcf8934daf94e5451d7fc8f013028 /Help/release
parent28756437f21c4bce40fe15c214ae22a5625673ff (diff)
downloadCMake-69d50a7edb069dc872fbf3d9b2ada258889f8681.zip
CMake-69d50a7edb069dc872fbf3d9b2ada258889f8681.tar.gz
CMake-69d50a7edb069dc872fbf3d9b2ada258889f8681.tar.bz2
Help: Fix typo in Cray/PGI/XL compile features docs
Reported-by: Rolf Eike Beer <eike@sf-mail.de>
Diffstat (limited to 'Help/release')
-rw-r--r--Help/release/3.9.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/release/3.9.rst b/Help/release/3.9.rst
index 7222196..cd9476d 100644
--- a/Help/release/3.9.rst
+++ b/Help/release/3.9.rst
@@ -18,7 +18,7 @@ Languages
:ref:`Makefile Generators` and the :generator:`Ninja` generator.
* CMake is now aware of the :prop_tgt:`C++ standards <CXX_STANDARD>` and
- :prop_tgt:`C standards <C_STANDARD>` and thier associated meta-features for
+ :prop_tgt:`C standards <C_STANDARD>` and their associated meta-features for
the following :variable:`compiler ids <CMAKE_<LANG>_COMPILER_ID>`: ``Cray``,
``PGI``, and ``XL``.