@@ -139,7 +139,7 @@ STRIP_CODE_COMMENTS = YES
139139# file names in lower case letters. If set to YES upper case letters are also
140140# allowed. This is useful if you have classes or files whose names only differ
141141# in case and if your file system supports case sensitive file names. Windows
142- # users are adviced to set this option to NO.
142+ # users are advised to set this option to NO.
143143
144144CASE_SENSE_NAMES = YES
145145
@@ -165,7 +165,7 @@ SHOW_INCLUDE_FILES = YES
165165# will interpret the first line (until the first dot) of a JavaDoc-style
166166# comment as the brief description. If set to NO, the JavaDoc
167167# comments will behave just like the Qt-style comments (thus requiring an
168- # explict @brief command for a brief description.
168+ # explicit @brief command for a brief description.
169169
170170JAVADOC_AUTOBRIEF = NO
171171
@@ -410,7 +410,7 @@ DISABLE_INDEX = NO
410410
411411ENUM_VALUES_PER_LINE = 4
412412
413- # If the GENERATE_TREEVIEW tag is set to YES, a side pannel will be
413+ # If the GENERATE_TREEVIEW tag is set to YES, a side panel will be
414414# generated containing a tree-like index structure (just like the one that
415415# is generated for HTML Help). For this to work a browser that supports
416416# JavaScript and frames is required (for instance Netscape 4.0+
@@ -515,7 +515,7 @@ COMPACT_RTF = NO
515515RTF_HYPERLINKS = NO
516516
517517# Load stylesheet definitions from file. Syntax is similar to doxygen's
518- # config file, i.e. a series of assigments . You only have to provide
518+ # config file, i.e. a series of assignments . You only have to provide
519519# replacements, missing definitions are set to their default value.
520520
521521RTF_STYLESHEET_FILE =
0 commit comments