]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
doxygen: spelling
authorVictor Julien <vjulien@oisf.net>
Fri, 5 May 2023 18:29:54 +0000 (20:29 +0200)
committerVictor Julien <vjulien@oisf.net>
Sat, 6 May 2023 12:50:43 +0000 (14:50 +0200)
doxygen.cfg

index 7dee5c2a2e6a4116a82abaab13c9d7cd09f50b54..5e07af09c618109f813c3094e80c5e0c3d7b4aaa 100644 (file)
@@ -723,7 +723,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.