From 423d0c52674bfa4ec49e4ae8bce645131f657f74 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 16 Feb 2026 11:21:21 +0100 Subject: Fix a few typos (#2231) --- lib/parse_ini.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/parse_ini.c') diff --git a/lib/parse_ini.c b/lib/parse_ini.c index 196cac79..8a54af58 100644 --- a/lib/parse_ini.c +++ b/lib/parse_ini.c @@ -173,7 +173,7 @@ static bool read_defaults(FILE *defaults_file, const char *stanza, np_arg_list * continue; } switch (current_char) { - /* globble up comment lines */ + /* gobble up comment lines */ case ';': case '#': GOBBLE_TO(defaults_file, current_char, '\n'); -- cgit v1.2.3-74-g34f1