mirror of
https://github.com/golang/go.git
synced 2025-05-05 23:53:05 +00:00
Updated Spelling (markdown)
parent
ffa796368c
commit
e0af66b57b
@ -5,7 +5,7 @@ This page is a statement of policy. Do not edit it without approval/discussion.
|
|||||||
Policy:
|
Policy:
|
||||||
|
|
||||||
* American spellings over British spellings
|
* American spellings over British spellings
|
||||||
* **iff** means "if or only iff" (https://en.wiktionary.org/wiki/iff), but we don't use it in public-facing docs (not if it'd show up in exported identifiers in godoc)
|
* **iff** means "if and only if" (https://en.wiktionary.org/wiki/iff), but we don't use it in public-facing docs (not if it'd show up in exported identifiers in godoc)
|
||||||
* avoid Latin abbreviations in godoc
|
* avoid Latin abbreviations in godoc
|
||||||
* use **cancellation** (two ells), not cancelation. See https://golang.org/cl/170060
|
* use **cancellation** (two ells), not cancelation. See https://golang.org/cl/170060
|
||||||
* use **canceled** (one ell), not cancelled.
|
* use **canceled** (one ell), not cancelled.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user