summaryrefslogtreecommitdiff
path: root/main/stasis_config.c
diff options
context:
space:
mode:
Diffstat (limited to 'main/stasis_config.c')
-rw-r--r--main/stasis_config.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/stasis_config.c b/main/stasis_config.c
index a4ab41a40..490631966 100644
--- a/main/stasis_config.c
+++ b/main/stasis_config.c
@@ -70,7 +70,7 @@ struct stasis_conf {
struct stasis_threadpool_conf *threadpool;
};
-/*! \brief Mapping of the stasis http conf struct's globals to the
+/*! \brief Mapping of the stasis conf struct's globals to the
* threadpool context in the config file. */
static struct aco_type threadpool_option = {
.type = ACO_GLOBAL,