diff --git a/doc/dynare.texi b/doc/dynare.texi
index b19b4626749a23a9eb5251621fe43a1e4fe1127e..ccfba4a0f69dcac36db07d1d2f697f728ad069e6 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}.