Commit 9a84dc31 authored by Mark Hamilton's avatar Mark Hamilton Committed by Daniel Stenberg
Browse files

tool_helpers.c: fix comment typo (#989)

parent 5d563a10
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -35,7 +35,7 @@
#include "memdebug.h" /* keep this as LAST include */

/*
** Helper functions that are used from more tha one source file.
** Helper functions that are used from more than one source file.
*/

const char *param2text(int res)