From 1f90a41b8961a502eac709ca6c6c9b1f0c3cbcc2 Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Wed, 15 Jul 2020 11:18:27 +0200 Subject: Fix typo in comment --- src/tools/parser.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/tools/parser.c b/src/tools/parser.c index 2099a071..240d5358 100644 --- a/src/tools/parser.c +++ b/src/tools/parser.c @@ -204,7 +204,7 @@ parse_args_with_freetext(const char* const inp, int min, int max, gboolean* resu return NULL; } - // copy and strip input of leading/trailing whitepsace + // copy and strip input of leading/trailing whitespace char* copy = strdup(inp); g_strstrip(copy); -- cgit 1.4.1-2-gfad0