diff --git a/Help/prop_tgt/COMPATIBLE_INTERFACE_BOOL.rst b/Help/prop_tgt/COMPATIBLE_INTERFACE_BOOL.rst
index 7f95ef04268a456be7567ad207025eb36ab261d2..f259940d9c31236f7090ae542158fd84df640ee5 100644
--- a/Help/prop_tgt/COMPATIBLE_INTERFACE_BOOL.rst
+++ b/Help/prop_tgt/COMPATIBLE_INTERFACE_BOOL.rst
@@ -9,7 +9,7 @@ boolean in the INTERFACE of all linked dependees.  For example, if a
 property "FOO" appears in the list, then for each dependee, the
 "INTERFACE_FOO" property content in all of its dependencies must be
 consistent with each other, and with the "FOO" property in the
-dependee.  Consistency in this sense has the meaning that if the
+depender.  Consistency in this sense has the meaning that if the
 property is set, then it must have the same boolean value as all
 others, and if the property is not set, then it is ignored.  Note that
 for each dependee, the set of properties from this property must not
diff --git a/Help/prop_tgt/COMPATIBLE_INTERFACE_STRING.rst b/Help/prop_tgt/COMPATIBLE_INTERFACE_STRING.rst
index a461f763313b481b85c8a172d68271946d9ac7ae..68de2e2034ae3525b86b3974934866b4a5e5a1e8 100644
--- a/Help/prop_tgt/COMPATIBLE_INTERFACE_STRING.rst
+++ b/Help/prop_tgt/COMPATIBLE_INTERFACE_STRING.rst
@@ -8,7 +8,7 @@ properties for this target which must be the same when evaluated as a
 string in the INTERFACE of all linked dependees.  For example, if a
 property "FOO" appears in the list, then for each dependee, the
 "INTERFACE_FOO" property content in all of its dependencies must be
-equal with each other, and with the "FOO" property in the dependee.
+equal with each other, and with the "FOO" property in the depender.
 If the property is not set, then it is ignored.  Note that for each
 dependee, the set of properties from this property must not intersect
 with the set of properties from the COMPATIBLE_INTERFACE_BOOL