FreeCalypso > hg > freecalypso-docs
diff SIM-data-formats @ 93:7609ff4be49f
SIM-data-formats: grammar/typo fix
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Tue, 10 May 2022 06:17:08 +0000 |
parents | ce044aa49baf |
children | 7aaed576fa26 |
line wrap: on
line diff
--- a/SIM-data-formats Tue May 10 06:00:13 2022 +0000 +++ b/SIM-data-formats Tue May 10 06:17:08 2022 +0000 @@ -93,7 +93,7 @@ When a string argument that is destined for conversion to GSM7 is parsed, our input parser always interprets any backslash (\) characters as escapes; it -understands all of the same escapes sequences which we emit in output: +understands all of the same escape sequences which we emit in output: \" literal " \\ literal \ (encoded in GSM 03.38 as another form of escape)