Explorar o código

Docs: Fix typo

opitions -> options.
Stephen Kelly %!s(int64=12) %!d(string=hai) anos
pai
achega
f3f49ff7a9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Help/command/target_compile_options.rst

+ 1 - 1
Help/command/target_compile_options.rst

@@ -18,7 +18,7 @@ The INTERFACE, PUBLIC and PRIVATE keywords are required to specify the
 scope of the following arguments.  PRIVATE and PUBLIC items will
 populate the COMPILE_OPTIONS property of <target>.  PUBLIC and
 INTERFACE items will populate the INTERFACE_COMPILE_OPTIONS property
-of <target>.  The following arguments specify compile opitions.
+of <target>.  The following arguments specify compile options.
 Repeated calls for the same <target> append items in the order called.
 
 Arguments to target_compile_options may use "generator expressions"