diff options
author | Brad King <brad.king@kitware.com> | 2015-08-21 13:37:16 (GMT) |
---|---|---|
committer | CMake Topic Stage <kwrobot@kitware.com> | 2015-08-21 13:37:16 (GMT) |
commit | 86bb2ce75793ff12905596edc83ecabf2bce22df (patch) | |
tree | 2cd6ffb7981bd868c4200f18c1fa9db9bcf39237 /Help/variable/MSVC70.rst | |
parent | badde9c2a11afd8f9127f757e964d0d94c777aad (diff) | |
parent | 3bb707f0a1408dc0381ecbf4ec934e9f14d8927c (diff) | |
download | CMake-86bb2ce75793ff12905596edc83ecabf2bce22df.zip CMake-86bb2ce75793ff12905596edc83ecabf2bce22df.tar.gz CMake-86bb2ce75793ff12905596edc83ecabf2bce22df.tar.bz2 |
Merge topic 'improve-variable-help-formatting'
3bb707f0 Help: Improve formatting of variable documentation
Diffstat (limited to 'Help/variable/MSVC70.rst')
-rw-r--r-- | Help/variable/MSVC70.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Help/variable/MSVC70.rst b/Help/variable/MSVC70.rst index b1b7a881..76fa96f 100644 --- a/Help/variable/MSVC70.rst +++ b/Help/variable/MSVC70.rst @@ -1,6 +1,6 @@ MSVC70 ------ -True when using Microsoft Visual C 7.0 +``True`` when using Microsoft Visual C++ 7.0. -Set to true when the compiler is version 7.0 of Microsoft Visual C. +Set to ``true`` when the compiler is version 7.0 of Microsoft Visual C++. |