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 86ce2fe commit debc32dCopy full SHA for debc32d
cheatsheet.rst
@@ -51,7 +51,7 @@ literals. Hence regex '``\n``' is same as regex '``\\n``'::
51
\a ASCII Bell (BEL)
52
\f ASCII Formfeed
53
\n ASCII Linefeed
54
- \r ASCII Carraige return
+ \r ASCII Carriage return
55
\t ASCII Tab
56
\v ASCII Vertical tab
57
\\ A single backslash
0 commit comments