about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorMichael Vetter <jubalh@iodoru.org>2022-02-03 14:11:15 +0100
committerGitHub <noreply@github.com>2022-02-03 14:11:15 +0100
commitfb9182488302b27009edbf4b0e141ddad3651680 (patch)
tree45094017b507dcea866dd37135a28242d12e40df
parent6d1c661e21e4e1e436959542493b2841a2bac7cb (diff)
parent71ac7478aeef539836ab0820aea24a90160543d0 (diff)
downloadprofani-tty-fb9182488302b27009edbf4b0e141ddad3651680.tar.gz
Merge pull request #1635 from arya-pratap-singh/master
Fix typo in comment from "the YES" to "to YES"
-rw-r--r--apidocs/c/c-prof.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/apidocs/c/c-prof.conf b/apidocs/c/c-prof.conf
index e3ee778a..2c81d4c6 100644
--- a/apidocs/c/c-prof.conf
+++ b/apidocs/c/c-prof.conf
@@ -1000,7 +1000,7 @@ SOURCE_TOOLTIPS        = YES
 
 USE_HTAGS              = NO
 
-# If the VERBATIM_HEADERS tag is set the YES then doxygen will generate a
+# If the VERBATIM_HEADERS tag is set to YES then doxygen will generate a
 # verbatim copy of the header file for each class for which an include is
 # specified. Set to NO to disable this.
 # See also: Section \class.