]> Creatis software - gdcm.git/commitdiff
STYLE: typo
authormalaterre <malaterre>
Wed, 31 Aug 2005 17:53:21 +0000 (17:53 +0000)
committermalaterre <malaterre>
Wed, 31 Aug 2005 17:53:21 +0000 (17:53 +0000)
gdcmPython/CMakeLists.txt

index 20d5f4c37bb03d56afe67812dd6a977527835faf..5c0f1ce6012cd130ffe275b525701e2bdf31054c 100644 (file)
@@ -29,7 +29,7 @@ SWIG_LINK_LIBRARIES(gdcm gdcm ${PYTHON_LIBRARIES})
 
 # Get rid of -Wall / -W / -pedantic if exist
 SET(CMAKE_CXX_FLAGS "")
-# I guess I need to put them back on the this file:
+# I guess I need to put them back on this file:
 SET_SOURCE_FILES_PROPERTIES(
   ${swig_generated_file_fullname}
   PROPERTIES COMPILE_FLAGS "")