Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(224)

Issue 11697043: code review 11697043: all: change "true iff" to "whether" in public docs (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 8 months ago by bradfitz
Modified:
11 years, 8 months ago
Reviewers:
r, rsc, khr1
CC:
golang-dev, khr1
Visibility:
Public.

Description

all: change "true iff" to "whether" in public docs For consistency with Go documentation style.

Patch Set 1 #

Patch Set 2 : diff -r d4e547c7e3a4 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r d4e547c7e3a4 https://go.googlecode.com/hg/ #

Patch Set 4 : diff -r 6782fb307e4e https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M src/pkg/crypto/ecdsa/ecdsa.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/crypto/x509/pkix/pkix.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/encoding/asn1/asn1.go View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 8
bradfitz
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
11 years, 8 months ago (2013-07-22 22:33:39 UTC) #1
khr1
LGTM. On Mon, Jul 22, 2013 at 3:33 PM, <bradfitz@golang.org> wrote: > Reviewers: golang-dev1, > ...
11 years, 8 months ago (2013-07-22 22:39:28 UTC) #2
bradfitz
*** Submitted as https://code.google.com/p/go/source/detail?r=d69ef8cf8e23 *** all: change "true iff" to "whether" in public docs For ...
11 years, 8 months ago (2013-07-22 23:20:36 UTC) #3
rsc
The official wording is "reports whether" not "returns whether". I never bothered to clean things ...
11 years, 8 months ago (2013-07-22 23:27:41 UTC) #4
bradfitz
Gotcha. Those were the only 3 public "iff". At least it's more consistent now, with ...
11 years, 8 months ago (2013-07-22 23:51:41 UTC) #5
rsc
At some point we should probably do it. I don't much care when. Maybe during ...
11 years, 8 months ago (2013-07-22 23:52:42 UTC) #6
r
It returns always, it doesn't return whether some property. I'm happy to see you remove ...
11 years, 8 months ago (2013-07-23 00:04:50 UTC) #7
bradfitz
11 years, 8 months ago (2013-07-23 00:15:27 UTC) #8
I guess.

I can also read it as "returns" being a verb (always) and the rest being
what it returns.

If I said, "I want to know whether you picked up the coffee.", then I'm
still interested (in knowing) even if you didn't pick up the coffee.

But since you care either way and know the grammars, I'll happily let you
make the change.  :-)



On Mon, Jul 22, 2013 at 5:04 PM, <r@golang.org> wrote:

> It returns always, it doesn't return whether some property. I'm happy to
> see you remove the iff, but these should say "reports whether" not
> "returns whether". I will fix.
>
>
>
https://codereview.appspot.**com/11697043/<https://codereview.appspot.com/116...
>
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b