tools icon indicating copy to clipboard operation
tools copied to clipboard

cmd/guru: fix misspelling in code comment

Open karthikraobr opened this issue 7 years ago • 11 comments

karthikraobr avatar Sep 03 '18 12:09 karthikraobr

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here (e.g. I signed it!) and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

googlebot avatar Sep 03 '18 12:09 googlebot

I signed it!

karthikraobr avatar Sep 03 '18 12:09 karthikraobr

CLAs look good, thanks!

googlebot avatar Sep 03 '18 12:09 googlebot

Message from Gerrit User 5976:

Patch Set 1:

Congratulations on opening your first change. Thank you for your contribution!

Next steps: Within the next week or so, a maintainer will review your change and provide feedback. See https://golang.org/doc/contribute.html#review for more info and tips to get your patch through code review.

Most changes in the Go project go through a few rounds of revision. This can be surprising to people new to the project. The careful, iterative review process is our way of helping mentor contributors and ensuring that their contributions have a lasting impact.

During May-July and Nov-Jan the Go project is in a code freeze, during which little code gets reviewed or merged. If a reviewer responds with a comment like R=go1.11, it means that this CL will be reviewed as part of the next development cycle. See https://golang.org/s/release for more details.


Please don’t reply on this GitHub thread. Visit golang.org/cl/132975. After addressing review feedback, remember to publish your drafts!

gopherbot avatar Sep 03 '18 12:09 gopherbot

Message from Gerrit User 5206:

Patch Set 1:

(1 comment)


Please don’t reply on this GitHub thread. Visit golang.org/cl/132975. After addressing review feedback, remember to publish your drafts!

gopherbot avatar Sep 03 '18 23:09 gopherbot

Message from Alan Donovan:

Patch Set 1:

Karthik, could you change the CL title to "cmd/guru: fix misspelling in code comment"?

thanks


Please don’t reply on this GitHub thread. Visit golang.org/cl/132975. After addressing review feedback, remember to publish your drafts!

gopherbot avatar Nov 09 '18 15:11 gopherbot

This PR (HEAD: 7beea6c7857f8741e1fa964510c8cc0c4abbb803) has been imported to Gerrit for code review.

Please visit https://go-review.googlesource.com/c/tools/+/132975 to see it.

Tip: You can toggle comments from me using the comments slash command (e.g. /comments off) See the Wiki page for more info

gopherbot avatar Nov 09 '18 15:11 gopherbot

Message from Dmitri Shuralyov:

Patch Set 2:

Ian, it looks like your comment has been addressed.

Do you think the rest of the change is an improvement? I can't quite tell if "a pointer to an error" is a good description of what whicherrs accepts, which appears to be a *Query, a type that represents "a single guru query".


Please don’t reply on this GitHub thread. Visit golang.org/cl/132975. After addressing review feedback, remember to publish your drafts!

gopherbot avatar Feb 22 '19 23:02 gopherbot

Message from Ian Lance Taylor:

Patch Set 2:

Ian, it looks like your comment has been addressed.

Do you think the rest of the change is an improvement? I can't quite tell if "a pointer to an error" is a good description of what whicherrs accepts, which appears to be a *Query, a type that represents "a single guru query".

I don't know either. Alan should review this.


Please don’t reply on this GitHub thread. Visit golang.org/cl/132975. After addressing review feedback, remember to publish your drafts!

gopherbot avatar Feb 25 '19 23:02 gopherbot

Message from Alan Donovan:

Patch Set 2:

(1 comment)


Please don’t reply on this GitHub thread. Visit golang.org/cl/132975. After addressing review feedback, remember to publish your drafts!

gopherbot avatar May 07 '19 16:05 gopherbot