summaryrefslogtreecommitdiffstats
path: root/clang/docs/doxygen.cfg.in
diff options
context:
space:
mode:
Diffstat (limited to 'clang/docs/doxygen.cfg.in')
-rw-r--r--clang/docs/doxygen.cfg.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/docs/doxygen.cfg.in b/clang/docs/doxygen.cfg.in
index adf9068613b..c96ab49ba0f 100644
--- a/clang/docs/doxygen.cfg.in
+++ b/clang/docs/doxygen.cfg.in
@@ -1937,7 +1937,7 @@ PREDEFINED =
EXPAND_AS_DEFINED =
# If the SKIP_FUNCTION_MACROS tag is set to YES then doxygen's preprocessor will
-# remove all refrences to function-like macros that are alone on a line, have an
+# remove all references to function-like macros that are alone on a line, have an
# all uppercase name, and do not end with a semicolon. Such function macros are
# typically used for boiler-plate code, and will confuse the parser if not
# removed.
OpenPOWER on IntegriCloud