tools: rename master to main

This commit is contained in:
Corentin Le Molgat
2022-05-16 11:58:57 +02:00
parent df8cbb3d76
commit b5acca4bcb
22 changed files with 25 additions and 25 deletions

View File

@@ -1337,7 +1337,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.