summaryrefslogtreecommitdiffstats
path: root/documentation/sdk-manual/appendix-customizing.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/sdk-manual/appendix-customizing.rst')
-rw-r--r--documentation/sdk-manual/appendix-customizing.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/documentation/sdk-manual/appendix-customizing.rst b/documentation/sdk-manual/appendix-customizing.rst
index dfd51bda1c..45ad54fd76 100644
--- a/documentation/sdk-manual/appendix-customizing.rst
+++ b/documentation/sdk-manual/appendix-customizing.rst
@@ -73,8 +73,7 @@ adjustments:
73 73
74 .. note:: 74 .. note::
75 75
76 The default value of 76 The default value of :term:`ESDK_CLASS_INHERIT_DISABLE`
77 ESDK_CLASS_INHERIT_DISABLE
78 is set using the "?=" operator. Consequently, you will need to 77 is set using the "?=" operator. Consequently, you will need to
79 either define the entire list by using the "=" operator, or you 78 either define the entire list by using the "=" operator, or you
80 will need to append a value using either ":append" or the "+=" 79 will need to append a value using either ":append" or the "+="