From: Victor Julien Date: Fri, 5 May 2023 18:29:54 +0000 (+0200) Subject: doxygen: spelling X-Git-Tag: suricata-7.0.0-rc2~247 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73ea0ccfeea8516e93245e6ab3b47157de3e1dec;p=thirdparty%2Fsuricata.git doxygen: spelling --- diff --git a/doxygen.cfg b/doxygen.cfg index 7dee5c2a2e..5e07af09c6 100644 --- a/doxygen.cfg +++ b/doxygen.cfg @@ -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.