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.
1 parent 4d8ea1c commit 6fbe2c5Copy full SHA for 6fbe2c5
Sources/_RegexParser/Regex/Printing/PrettyPrinter.swift
@@ -57,7 +57,7 @@ extension PrettyPrinter {
57
/// Outputs a string directly, without termination or
58
/// indentation, and without updating any internal state.
59
///
60
- /// This is the low-level interface to the pret
+ /// This is the low-level interface to the pretty printer.
61
62
/// - Note: If `s` includes a newline, even at the end,
63
/// this method does not update any tracking state.
0 commit comments