summaryrefslogtreecommitdiff
path: root/compilerplugins/README
diff options
context:
space:
mode:
Diffstat (limited to 'compilerplugins/README')
-rw-r--r--compilerplugins/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/compilerplugins/README b/compilerplugins/README
index a9881c7f3599..78bc28b3db6b 100644
--- a/compilerplugins/README
+++ b/compilerplugins/README
@@ -39,7 +39,7 @@ Additional optional make arguments:
- it is possible to also pass FORCE_COMPILE_ALL=1 to make to trigger rebuild of all source files,
even those that are up to date.
- UPDATE_FILES=<scope> - limits which modified files will be actually written back with the changes
- - mainfile - only the main .cxx file will be modifed (default)
+ - mainfile - only the main .cxx file will be modified (default)
- all - all source files involved will be modified (possibly even header files from other LO modules),
3rd party header files are however never modified
- <module> - only files in the given LO module (toplevel directory) will be modified (including headers)