]> Cypherpunks repositories - gostls13.git/commitdiff
doc: remove the confusing use of CL
authorJaana Burcu Dogan <jbd@google.com>
Wed, 8 Feb 2017 19:17:47 +0000 (11:17 -0800)
committerJaana Burcu Dogan <jbd@google.com>
Wed, 8 Feb 2017 19:43:30 +0000 (19:43 +0000)
CL (change list) pops out of nowhere and confuses the
reader. Use "change" instead to be consistent with the
rest of the document.

Fixes #18989.

Change-Id: I525a63a195dc6bb992c8ad0f10c2f2e1b2b952df
Reviewed-on: https://go-review.googlesource.com/36564
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
doc/contribute.html

index f1a5b2799858966c51a19111e11369d5a34584db..1f8bd0fbfecdccf3b5a6a9c4107812906d689088 100644 (file)
@@ -466,7 +466,7 @@ changes to Gerrit using <code>git</code> <code>push</code> <code>origin</code>
 
 <p>
 If your change relates to an open issue, please add a comment to the issue
-announcing your proposed fix, including a link to your CL.
+announcing your proposed fix, including a link to your change.
 </p>
 
 <p>