From: Jaana Burcu Dogan Date: Wed, 8 Feb 2017 19:17:47 +0000 (-0800) Subject: doc: remove the confusing use of CL X-Git-Tag: go1.9beta1~1672 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=e2390ec18352f25066074331449cbcb74957068e;p=gostls13.git doc: remove the confusing use of CL 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 --- diff --git a/doc/contribute.html b/doc/contribute.html index f1a5b27998..1f8bd0fbfe 100644 --- a/doc/contribute.html +++ b/doc/contribute.html @@ -466,7 +466,7 @@ changes to Gerrit using git push origin

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.