From 9a84dc31de6c0d3073f41af4f2e5b5d594eeeb6c Mon Sep 17 00:00:00 2001 From: Mark Hamilton Date: Sat, 3 Sep 2016 14:14:07 -0700 Subject: tool_helpers.c: fix comment typo (#989) --- src/tool_helpers.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/tool_helpers.c') diff --git a/src/tool_helpers.c b/src/tool_helpers.c index fef14596f..14bc7668c 100644 --- a/src/tool_helpers.c +++ b/src/tool_helpers.c @@ -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) -- cgit v1.2.3