diff --git a/mercurial/helptext/config.txt b/mercurial/helptext/config.txt --- a/mercurial/helptext/config.txt +++ b/mercurial/helptext/config.txt @@ -2034,7 +2034,7 @@ share-safe mechanism but its source repository does. Possible values are `abort` (default), `allow`, `upgrade-abort` and - `upgrade-abort`. + `upgrade-allow`. ``abort`` Disallows running any command and aborts @@ -2060,7 +2060,7 @@ mechanism but its source does not. Possible values are `abort` (default), `allow`, `downgrade-abort` and - `downgrade-abort`. + `downgrade-allow`. ``abort`` Disallows running any command and aborts