diff options
author | ftrvxmtrx <devnull@localhost> | 2014-04-26 13:22:15 +0200 |
---|---|---|
committer | ftrvxmtrx <devnull@localhost> | 2014-04-26 13:22:15 +0200 |
commit | b4fa1e617bbb2db7bbcacd42ed819cea3caa30d4 (patch) | |
tree | 4557b5831af248a4df09dc56f22cf27abf819871 /sys/man/1/hg | |
parent | 244bb0038dc2222f988b3aef7184848308b37903 (diff) |
man pages: fix duplicate words
Diffstat (limited to 'sys/man/1/hg')
-rw-r--r-- | sys/man/1/hg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/man/1/hg b/sys/man/1/hg index c335a8896..55f26a689 100644 --- a/sys/man/1/hg +++ b/sys/man/1/hg @@ -1366,7 +1366,7 @@ from the current one. .RS 4 .nf By default, push will refuse to run if it detects the result would -increase the number of remote heads. This generally indicates the +increase the number of remote heads. This generally indicates the client has forgotten to pull and merge before pushing. .fi .RE |