From 6fcc26ce2b55f8caf876b776318d58fc9fed8bbf Mon Sep 17 00:00:00 2001 From: Houtan Bastani Date: Tue, 29 Aug 2017 10:27:49 +0200 Subject: [PATCH] test suite: aesthetic fix: remove British English :) --- tests/dynare-command-options/ramst.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/dynare-command-options/ramst.mod b/tests/dynare-command-options/ramst.mod index 8e88da9bf..d15baca5a 100644 --- a/tests/dynare-command-options/ramst.mod +++ b/tests/dynare-command-options/ramst.mod @@ -39,5 +39,5 @@ rplot c; rplot k; if ~exist('./ramst.json', 'file') || exist('./ramst.log', 'file') - error('dynare command did not honour the options provided in the mod file!') + error('The dynare command did not honor the options provided in the mod file!') end