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 86ce2fe + debc32d commit 44e1469Copy full SHA for 44e1469
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