From fa202a87162b777a60e68741de0fe803e41b26b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Adjemian=20=28Charybdis=29?= Date: Sat, 15 Jun 2013 16:55:17 +0200 Subject: [PATCH] Fixed typo. --- doc/dynare.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/dynare.texi b/doc/dynare.texi index b19b46267..ccfba4a0f 100644 --- a/doc/dynare.texi +++ b/doc/dynare.texi @@ -827,7 +827,7 @@ call to Dynare's preprocessor, and can be used to programatically transform the that will be read by the preprocessor. The script @file{@var{FILENAME}_post_dynare_preprocessor_hook.m} is executed just after the call to Dynare's preprocessor, and can be used to programatically transform the files generated by Dynare's preprocessor before actual computations start. The -pre and/or post dynare preprocessor kooks are executed if and only if the afordmentionned scripts +pre and/or post dynare preprocessor kooks are executed if and only if the aforementioned scripts are detected in the same folder as the the model file, @file{@var{FILENAME}.mod}.