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
|
|
@ -204,7 +204,7 @@ func TestSSHDataCompat(t *testing.T) {
|
|||
// different node IPs.
|
||||
nodes := buildGrantsNodesFromCapture(users, tf)
|
||||
|
||||
// Use the captured full policy verbatim. Anonymization in
|
||||
// Use the captured full policy as is. Anonymization in
|
||||
// tscap already rewrites SaaS emails to @example.com.
|
||||
policyJSON := tf.Input.FullPolicy
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue