diff --git a/Modules/CPackDMG.cmake b/Modules/CPackDMG.cmake
index e34f8cd1a0901991a48f886fb2f36038f3837076..1959f22f42982c5728c619269ac918c574b370dd 100644
--- a/Modules/CPackDMG.cmake
+++ b/Modules/CPackDMG.cmake
@@ -19,7 +19,7 @@
 #
 #  The disk image format. Common values are UDRO (UDIF read-only), UDZO (UDIF
 #  zlib-compressed) or UDBZ (UDIF bzip2-compressed). Refer to hdiutil(1) for
-#  more information on other available formats.
+#  more information on other available formats. Defaults to UDZO.
 #
 # .. variable:: CPACK_DMG_DS_STORE
 #