diff --git a/Modules/Filtering/AnisotropicSmoothing/itk-module.cmake b/Modules/Filtering/AnisotropicSmoothing/itk-module.cmake index 9fbf68c9fe1..d6d30e33c27 100644 --- a/Modules/Filtering/AnisotropicSmoothing/itk-module.cmake +++ b/Modules/Filtering/AnisotropicSmoothing/itk-module.cmake @@ -2,8 +2,8 @@ set(DOCUMENTATION "This module contains filters that implement variations of anisotropic smoothing. This is an image denoising technique that strives for preserving edges on the images while smoothing regions of uniform intensity. This type of filtering is convenient as a preprocessing stage of segmentation -algorithms. You may find useful as well the filters in the -\\\\ref ITKCurvatureFlow module and the \\\\ref ITKSmoothing.") +algorithms. You may find useful as well the filters in +\\\\ref ITKCurvatureFlow and \\\\ref ITKSmoothing.") itk_module(ITKAnisotropicSmoothing COMPILE_DEPENDS