diff --git a/Framework/CMakeLists.txt b/Framework/CMakeLists.txt
index e1d19a1e23fcbd3b4b62107e833ade9e6852594b..48376a4af20754163e005cc40f15cbc5c2bdc259 100644
--- a/Framework/CMakeLists.txt
+++ b/Framework/CMakeLists.txt
@@ -150,7 +150,7 @@ add_custom_target( Framework DEPENDS ${FRAMEWORK_LIBS} )
 # N.B. INBUNDLE variable is empty except on Mac (set in DarwinSetup.cmake)
 ###########################################################################
 
-# Create instrument directory and make it writable so vtp files can go there
+# Create instrument directory
 install ( DIRECTORY ../instrument/ DESTINATION ${INBUNDLE}instrument
           PATTERN "*UNIT_TESTING*" EXCLUDE
           PATTERN ".gitignore" EXCLUDE