Errors reported by MIGRAD after fitting

Hello all,

I have a basic question about the reported errors after fitting.
I am doing a fitting of a graph (fit function has 3 parameters, one of them I fix for fitting)
and then getting the error estimated on those parameters by doing:

func->GetParError(int ipar);

I understand that the error reported on each parameter (the unfixed parameters)
will be after including the effects of correlation from the other parameters.

Please let me know if this understanding is right.

Thanks & Regards,
Shilpi