all: rephrase prose to fit codebase voice
Reword comments, one doc paragraph, and one test failure message so the prose reads naturally. No behaviour change.
This commit is contained in:
parent
de60982d83
commit
010a5564c5
11 changed files with 21 additions and 21 deletions
|
|
@ -344,7 +344,7 @@ func testACLError(t *testing.T, tf *testcapture.Capture) {
|
|||
}
|
||||
|
||||
// assertACLErrorContains requires that headscale's error contains the
|
||||
// Tailscale SaaS error message verbatim. Divergence means an emitter
|
||||
// Tailscale SaaS error message exactly. Divergence means an emitter
|
||||
// needs to be aligned, not papered over with a translation table.
|
||||
func assertACLErrorContains(
|
||||
t *testing.T,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue