summaryrefslogtreecommitdiffstats
path: root/web/api/health
diff options
context:
space:
mode:
authorJosh Soref <jsoref@users.noreply.github.com>2021-04-14 06:39:23 -0400
committerGitHub <noreply@github.com>2021-04-14 13:39:23 +0300
commitb9fff8a3aaf87e7068c2f7c118d0a3ed8802bcd5 (patch)
tree0e9d258888432b3feb77bd096f4cf29bb42971b4 /web/api/health
parent494b2061c070133096ace9c60ba8a649248068a5 (diff)
Spelling web api server (#10921)
Diffstat (limited to 'web/api/health')
-rw-r--r--web/api/health/health_cmdapi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/api/health/health_cmdapi.c b/web/api/health/health_cmdapi.c
index 4dd85e6b16..c5fb711952 100644
--- a/web/api/health/health_cmdapi.c
+++ b/web/api/health/health_cmdapi.c
@@ -86,7 +86,7 @@ void health_silencers2json(BUFFER *wb) {
/**
* Silencer to FILE
*
- * Write the sliencer buffer to a file.
+ * Write the silencer buffer to a file.
* @param wb
*/
void health_silencers2file(BUFFER *wb) {