From 5facb847703522e2d0716bf32500974aaf20fc20 Mon Sep 17 00:00:00 2001
From: Russ Cox
Date: Wed, 9 Dec 2009 14:39:41 -0800
Subject: [PATCH] doc/contribute: try to make it clearer that you send a review
with hg mail, not hg submit.
R=r
https://golang.org/cl/171046
---
doc/contribute.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/contribute.html b/doc/contribute.html
index f15f4d2da51..edbaf73025e 100644
--- a/doc/contribute.html
+++ b/doc/contribute.html
@@ -409,10 +409,10 @@ The reviewer approves the change by replying with a mail that says
LGTM
: looks good to me.
-Submit the change
+Submit the change after the review
-Once the code has been LGTM
'ed, it is time to submit
+After the code has been LGTM
'ed, it is time to submit
it to the Mercurial repository.
If you are a committer, you can run: