diff options
Diffstat (limited to 'update.php')
-rw-r--r-- | update.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/update.php b/update.php index 457dcc3f7..f43b0048d 100644 --- a/update.php +++ b/update.php @@ -681,7 +681,7 @@ function update_convert_table_utf8($table) { /** * Create tables for the split cache. * - * This is part of the Drupal 4.7 to 5.0 migration. + * This is part of the Drupal 4.7.x to 5.x migration. */ function update_create_cache_tables() { |