aboutsummaryrefslogtreecommitdiffstats
path: root/src/logging.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/logging.c')
-rw-r--r--src/logging.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/logging.c b/src/logging.c
index 86cf7c3..329982b 100644
--- a/src/logging.c
+++ b/src/logging.c
@@ -699,7 +699,7 @@ _gpgrt_log_get_stream ()
}
-/* A fiter used with the fprintf_sf function to sanitize the args for
+/* A filter used with the fprintf_sf function to sanitize the args for
* "%s" format specifiers. */
static char *
fmt_string_filter (const char *string, int no, void *opaque)