Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit e098eb1

Browse files
joshtriplettcalebcartwright
andcommittedMay 14, 2024
Wording improvement
Co-authored-by: Caleb Cartwright <calebcartwright@users.noreply.github.com>
1 parent e2d9c0d commit e098eb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/doc/style-guide/src/expressions.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@ foo_bar
328328
Prefer line-breaking at an assignment operator (either `=` or `+=`, etc.) rather
329329
than at other binary operators.
330330

331-
If line-breaking a binary operator (including assignment operators) where the
331+
If line-breaking at a binary operator (including assignment operators) where the
332332
first operand spans multiple lines, use the base indentation of the *last*
333333
line of the first operand, and indent relative to that:
334334

0 commit comments

Comments
 (0)
Failed to load comments.