Index: modules/update/update.compare.inc
===================================================================
RCS file: /cvs/drupal/drupal/modules/update/update.compare.inc,v
retrieving revision 1.2
diff -u -p -u -p -r1.2 update.compare.inc
--- modules/update/update.compare.inc	10 Jan 2008 14:14:54 -0000	1.2
+++ modules/update/update.compare.inc	15 Jan 2008 06:57:49 -0000
@@ -383,8 +383,8 @@ function update_calculate_project_data($
           // release. We don't even care about security updates for this
           // branch, since if a project maintainer puts out a security release
           // at a higher major version and not at the lower major version,
-          // they must change the default major release at the same time, in
-          // which case we won't hit this code.
+          // they must remove the lower version from the supported major 
+          // versions at the same time, in which case we won't hit this code.
           continue;
         }
 
