Remove typo

This commit is contained in:
F W
2020-05-29 22:30:11 +02:00
parent 010cc46966
commit fec425e7f9

View File

@@ -42,7 +42,7 @@ directly at the keyboard. Here are some common escape codes:
'\t' Tab
'\'' Literal single quote
'\"' Literal double quote
'\\'` Literal backslash
'\\' Literal backslash
```
### String Representation