We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ee75427 + e5c47ad commit 97fe585Copy full SHA for 97fe585
Documentation/PrettyPrinter.md
@@ -98,7 +98,7 @@ There are five kinds of breaks:
98
wrap (without regard to the break's length) and the indentation level will be
99
reset to the base indentation level. This is used, for example, to reset the
100
indentation level at the end of a statement (which may have been wrapped as
101
- a continution) or to force the `{` of a control flow statement onto its own
+ a continuation) or to force the `{` of a control flow statement onto its own
102
line when the statement was wrapped.
103
104
#### Open
0 commit comments