diff mercurial/upgrade.py @ 46222:e22aed089567

upgrade: migrated -> upgraded in ui messages Differential Revision: https://phab.mercurial-scm.org/D9676
author Pulkit Goyal <7895pulkit@gmail.com>
date Thu, 31 Dec 2020 19:42:10 +0530
parents 0ca98ed828f9
children d3113c4cf52c
line wrap: on
line diff
--- a/mercurial/upgrade.py	Thu Dec 31 19:24:23 2020 +0530
+++ b/mercurial/upgrade.py	Thu Dec 31 19:42:10 2020 +0530
@@ -191,7 +191,7 @@
         try:
             ui.status(
                 _(
-                    b'creating temporary repository to stage migrated '
+                    b'creating temporary repository to stage upgraded '
                     b'data: %s\n'
                 )
                 % tmppath