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 989ad54 commit e647876Copy full SHA for e647876
src/system.rs
@@ -45,7 +45,7 @@ where
45
/// # }
46
/// ```
47
///
48
- /// [`Template`] only parses each segment just before it is needed, meaning that even a template with syntax error
+ /// [`Template`] only parses each segment just before it is needed, meaning that even a template with syntax errors
49
/// can produce a partial output:
50
51
0 commit comments