summaryrefslogtreecommitdiff
path: root/polly/docs
diff options
context:
space:
mode:
authorQuinn Pham <Quinn.Pham@ibm.com>2021-11-05 12:33:13 -0500
committerQuinn Pham <Quinn.Pham@ibm.com>2021-11-08 08:23:04 -0600
commitc3b15b71ce009b3dff9fb3bd664d087057b8376e (patch)
treec27ab6db9c8ea2ef4c10809bfc252e795c343209 /polly/docs
parenta12bfac292db2195d3461dce51467d350de865dc (diff)
downloadllvm-c3b15b71ce009b3dff9fb3bd664d087057b8376e.tar.gz
[NFC] Inclusive Language: change master to main for .chm files
[NFC] As part of using inclusive language within the llvm project, this patch replaces master with main when referring to `.chm` files. Reviewed By: teemperor Differential Revision: https://reviews.llvm.org/D113299
Diffstat (limited to 'polly/docs')
-rw-r--r--polly/docs/doxygen.cfg.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/polly/docs/doxygen.cfg.in b/polly/docs/doxygen.cfg.in
index 36786aa56410..c2f9f7ff3fa7 100644
--- a/polly/docs/doxygen.cfg.in
+++ b/polly/docs/doxygen.cfg.in
@@ -1220,7 +1220,7 @@ CHM_FILE =
HHC_LOCATION =
# The GENERATE_CHI flag controls if a separate .chi index file is generated (
-# YES) or that it should be included in the master .chm file ( NO).
+# YES) or that it should be included in the main .chm file ( NO).
# The default value is: NO.
# This tag requires that the tag GENERATE_HTMLHELP is set to YES.