summaryrefslogtreecommitdiff
path: root/solenv/inc/doxygen_tag.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'solenv/inc/doxygen_tag.cfg')
-rw-r--r--solenv/inc/doxygen_tag.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/solenv/inc/doxygen_tag.cfg b/solenv/inc/doxygen_tag.cfg
index cf07173e8389..3e4a43b22204 100644
--- a/solenv/inc/doxygen_tag.cfg
+++ b/solenv/inc/doxygen_tag.cfg
@@ -662,7 +662,7 @@ SHOW_NAMESPACES = YES
# The FILE_VERSION_FILTER tag can be used to specify a program or script that
# doxygen should invoke to get the current version for each file (typically from
# the version control system). Doxygen will invoke the program by executing (via
-# popen()) the command command input-file, where command is the value of the
+# popen()) the command input-file, where command is the value of the
# FILE_VERSION_FILTER tag, and input-file is the name of an input file provided
# by doxygen. Whatever the program writes to standard output is used as the file
# version. For an example see the documentation.