hgext/show.py
changeset 33208 9e7efe421395
parent 33197 c5a07a3abe7d
child 33209 9718725dc02a
--- a/hgext/show.py	Fri Jun 23 13:49:34 2017 +0200
+++ b/hgext/show.py	Mon Jul 03 21:10:48 2017 -0700
@@ -182,7 +182,7 @@
                             'working directory'))
 
     if wdirctx.phase() == phases.public:
-        ui.write(_('(empty stack; working directory is a published '
+        ui.write(_('(empty stack; working directory parent is a published '
                    'changeset)\n'))
         return