diff --git a/common/param.h b/common/param.h index 2306114e2..28665a0cb 100644 --- a/common/param.h +++ b/common/param.h @@ -7,7 +7,7 @@ /*~ Greetings adventurer! * - * Do you want to automatically validate json input and unmarshall it into + * Do you want to automatically validate json input and unmarshal it into * local variables, all using typesafe callbacks? And on error, * call command_fail with a proper error message? Then you've come to the * right place!