]> Creatis software - gdcm.git/blobdiff - Doc/CMakeLists.txt
Fix mistypings
[gdcm.git] / Doc / CMakeLists.txt
index ea1a813ae10757ab4f8f7f3cc9110ef3be8bafd1..eed65ebd998f5737f500ca34a0ab962fdeb83ff3 100644 (file)
@@ -2,7 +2,7 @@
 # Build the documentation
 
 SET(HTML_DIR
-  ${GDCM_DATA_DIR}/html
+  ${GDCM_INSTALL_DATA_DIR}/html
 )
 
 SET(TARGET_DIR
@@ -39,7 +39,7 @@ IF(GDCM_DOCUMENTATION)
      SET(GDCM_DOCUMENTATION_HAVE_DOT "NO")
   ENDIF(DOT)
 
-  #Should rewrote this thing with FOREACH:
+  #Should rewrite this thing with FOREACH:
   #-----------------------------------------------------------------------------
   # Build the documentation for developpers