Doc: Minor fix (nw) (#4547)

This commit is contained in:
algestam 2019-01-22 19:09:26 +01:00 committed by Ivan Vangelista
parent 451f7e424e
commit 2619be3e18

View File

@ -319,10 +319,10 @@ ARCHOPTS_CXX
source files.
ARCHOPTS_OBJC
Additional command-line options to pass to the compiler when compiling
Objecive-C source files.
Objective-C source files.
ARCHOPTS_OBJCXX
Additional command-line options to pass to the compiler when compiling
Objecive-C++ source files.
Objective-C++ source files.
Library/framework locations
~~~~~~~~~~~~~~~~~~~~~~~~~~~