Skip to content

Commit c3ae515

Browse files
jhlegarretaN-Dekker
authored andcommitted
STYLE: Honor the filter name in source code filename
Honor the filter name in the corresponding source code filename: fix a typo.
1 parent 89d3c3c commit c3ae515

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
set(ITKDeformableMesh_SRCS
2-
itkDeformableSimplexMesh3DGradientConstraintForceFiler.cxx
2+
itkDeformableSimplexMesh3DGradientConstraintForceFilter.cxx
33
)
44

55
itk_module_add_library(ITKDeformableMesh ${ITKDeformableMesh_SRCS})
File renamed without changes.

0 commit comments

Comments
 (0)