diff --git a/doc/dynare.texi b/doc/dynare.texi
index 456df1121104fb3f6522d06298f3297c033b7db5..b614c2a22d04a5e7af6b51e157d4fb763020cde7 100644
--- a/doc/dynare.texi
+++ b/doc/dynare.texi
@@ -7465,7 +7465,7 @@ Maximum number of lags for moments in identification analysis. Default: @code{1}
 
 IRF and moment calibration can be defined in @code{irf_calibration} and @code{moment_calibration} blocks:
 
-@deffn Block irf_calibration;
+@deffn Block irf_calibration ;
 @deffnx Block irf_calibration (@var{OPTIONS}@dots{});
 
 @descriptionhead
@@ -7507,7 +7507,7 @@ end;
 
 @end deffn
 
-@deffn Block moment_calibration;
+@deffn Block moment_calibration ;
 @deffnx Block moment_calibration (@var{OPTIONS}@dots{});
 
 @descriptionhead