diff --git a/Help/command/target_compile_options.rst b/Help/command/target_compile_options.rst
index 88a4ea37bf6770205b13dd572ee5a52034e4c96b..71d57f9e87be6223e874fdb58ded36c0682b4fb0 100644
--- a/Help/command/target_compile_options.rst
+++ b/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"