diff --git a/Utilities/ITK/Code/Algorithms/itkGeodesicActiveContourShapePriorLevelSetFunction.h b/Utilities/ITK/Code/Algorithms/itkGeodesicActiveContourShapePriorLevelSetFunction.h index a0a2e0379776f19e95f88bce21fb01b40807d452..793e61d71d41e48957b66d4f0ebbcb1c4ddedf2b 100755 --- a/Utilities/ITK/Code/Algorithms/itkGeodesicActiveContourShapePriorLevelSetFunction.h +++ b/Utilities/ITK/Code/Algorithms/itkGeodesicActiveContourShapePriorLevelSetFunction.h @@ -60,7 +60,7 @@ namespace itk { * An advection term \f$ \mathbf{A}(\mathbf{x}) \f$ is constructed * from the negative gradient of the edge potential image. * - * \f[ \mathbf{A}(\matbf{x}) = -\nabla g(\mathbf{x}) \f] + * \f[ \mathbf{A}(\mathbf{x}) = -\nabla g(\mathbf{x}) \f] * * This term behaves like a doublet attracting the contour to the edges. *