minor fix to comment
diff --git a/releng.wtpbuilder/scripts/build/buildutilities.xml b/releng.wtpbuilder/scripts/build/buildutilities.xml
index ad5529d..40cdebd 100644
--- a/releng.wtpbuilder/scripts/build/buildutilities.xml
+++ b/releng.wtpbuilder/scripts/build/buildutilities.xml
@@ -100,7 +100,7 @@
         <!-- 4. for modularity, pack200 is done here, optionally.                               -->
         <!-- gz files are produced in update site directory.                                    -->
         <!--                                                                                    -->
-        <!-- Note: for now we always do, by setting doPack, but will make this optional since   -->
+        <!-- This is optional since   -->
         <!-- processing is expensive to do for every build. Only need when ready to declare     -->
         <!-- an update site, and, for exmaple, no need to do for "local" or HEAD builds         -->
         <!-- since developers wouldn't normally need it for a quick check of of a build.        -->