diff --git a/matlab/DsgeLikelihood.m b/matlab/DsgeLikelihood.m
index 3e08aaa902bb0f4ec7bb54f0e2e1a01c8fe5b0fa..e30068fbd1ea35877f593d2d9c79b91f97509ad5 100644
--- a/matlab/DsgeLikelihood.m
+++ b/matlab/DsgeLikelihood.m
@@ -10,7 +10,7 @@ function [fval,cost_flag,ys,trend_coeff,info] = DsgeLikelihood(xparam1,gend,data
 %   number_of_observations         [integer]
 %   no_more_missing_observations   [integer] 
 % OUTPUTS 
-%   fval        :     value of the posterior kernel at xparam1.
+%   fval        :     MINUS value of the log posterior kernel at xparam1.
 %   cost_flag   :     zero if the function returns a penalty, one otherwise.
 %   ys          :     steady state of original endogenous variables
 %   trend_coeff :