]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
stats: spelling
authorVictor Julien <vjulien@oisf.net>
Sat, 6 May 2023 05:18:27 +0000 (07:18 +0200)
committerVictor Julien <vjulien@oisf.net>
Sat, 6 May 2023 15:38:55 +0000 (17:38 +0200)
src/counters.c

index 01ac449558c3a01df5fd332934dd5c8a27da10f6..0a6ace4bbb01b164aa30821f27d7b5762aee0f69 100644 (file)
@@ -1220,7 +1220,7 @@ int StatsSetupPrivate(ThreadVars *tv)
  * \brief the private stats store with the public stats store
  *
  * \param pca      Pointer to the StatsPrivateThreadContext
- * \param pctx     Pointer the the tv's StatsPublicThreadContext
+ * \param pctx     Pointer the tv's StatsPublicThreadContext
  *
  * \retval  1 on success
  * \retval -1 on error