Remove grave accent that shouldn't be there
This commit is contained in:
parent
c1eab154c9
commit
bd86077c58
@ -20,7 +20,7 @@ pub enum NewlineStyle {
|
||||
Windows,
|
||||
/// Force CR (`\n).
|
||||
Unix,
|
||||
/// `\r\n` in Windows, `\n`` on other platforms.
|
||||
/// `\r\n` in Windows, `\n` on other platforms.
|
||||
Native,
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user