Skip to content

Commit 44e1469

Browse files
committed
Merge pull request tartley#3 from Rufus125/patch-1
Update cheatsheet.rst
2 parents 86ce2fe + debc32d commit 44e1469

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cheatsheet.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ literals. Hence regex '``\n``' is same as regex '``\\n``'::
5151
\a ASCII Bell (BEL)
5252
\f ASCII Formfeed
5353
\n ASCII Linefeed
54-
\r ASCII Carraige return
54+
\r ASCII Carriage return
5555
\t ASCII Tab
5656
\v ASCII Vertical tab
5757
\\ A single backslash

0 commit comments

Comments
 (0)