From fa55bfa71fd4a145cf1df05efdab8701d129f4ee Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Tue, 25 Jul 2017 23:34:26 -0400 Subject: [PATCH] spelling: invocations --- ChangeLog-2012 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog-2012 b/ChangeLog-2012 index e4961557..77b97369 100644 --- a/ChangeLog-2012 +++ b/ChangeLog-2012 @@ -23999,7 +23999,7 @@ * src/vcg.c: Remove includes of `complain.h' and `xalloc.h'. (get_xxxx_str): Use assert () instead of complain (). - Remove return invokations in default cases. + Remove return invocations in default cases. (get_decision_str): Modify default behaviour. Remove second argument. Echo modifications on calls. (output_graph): Fix.