Skip to content

Commit debc32d

Browse files
committed
Update cheatsheet.rst
Fixed a typo
1 parent 86ce2fe commit debc32d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cheatsheet.rst

+1-1
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)