From b50586f883d349a352621c5f13128a815c990c78 Mon Sep 17 00:00:00 2001 From: Antoine Pitrou Date: Mon, 28 Feb 2011 21:05:27 +0000 Subject: [PATCH] Plain English --- pep-0385.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pep-0385.txt b/pep-0385.txt index f02901e6f..7cfd68739 100644 --- a/pep-0385.txt +++ b/pep-0385.txt @@ -265,7 +265,7 @@ The `hooks repository`_ contains ports of these server-side hooks to Mercurial, as well as a couple additional ones: * check branch heads: a hook to reject pushes which create a new head on - an existing branch. The pusher then has to merge the superfetatory heads + an existing branch. The pusher then has to merge the excess heads and try pushing again. * check branches: a hook to reject all changesets not on an allowed named