diff options
Diffstat (limited to 'clang/docs/CommandGuide/clang.rst')
-rw-r--r-- | clang/docs/CommandGuide/clang.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/docs/CommandGuide/clang.rst b/clang/docs/CommandGuide/clang.rst index a75b6c91157..84e0dddb8e1 100644 --- a/clang/docs/CommandGuide/clang.rst +++ b/clang/docs/CommandGuide/clang.rst @@ -316,7 +316,7 @@ number of cross compilers, or may only support a native target. .. option:: -mmacosx-version-min=<version> - When building for Mac OS X, specify the minimum version supported by your + When building for macOS, specify the minimum version supported by your application. .. option:: -miphoneos-version-min |