diff options
author | Björn Gustavsson <[email protected]> | 2017-01-11 14:54:21 +0100 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2017-01-11 14:54:21 +0100 |
commit | d917e51b6a53b44bcb45a8ede9eecd39042c6627 (patch) | |
tree | db43741e6cbdca3cc6e845fe09f2433412fdecc9 /system/doc/reference_manual | |
parent | 33fe60df7c1661d0a2af979351ae8f3c8a9e5494 (diff) | |
download | otp-d917e51b6a53b44bcb45a8ede9eecd39042c6627.tar.gz otp-d917e51b6a53b44bcb45a8ede9eecd39042c6627.tar.bz2 otp-d917e51b6a53b44bcb45a8ede9eecd39042c6627.zip |
character_set.xml: Remove a superfluous reference to OTP R5
Diffstat (limited to 'system/doc/reference_manual')
-rw-r--r-- | system/doc/reference_manual/character_set.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/system/doc/reference_manual/character_set.xml b/system/doc/reference_manual/character_set.xml index d25f2c001d..f0f4c23608 100644 --- a/system/doc/reference_manual/character_set.xml +++ b/system/doc/reference_manual/character_set.xml @@ -32,9 +32,9 @@ <section> <title>Character Set</title> - <p>Since Erlang 4.8/OTP R5A, the syntax of Erlang tokens is extended to - allow the use of the full ISO-8859-1 (Latin-1) character set. This - is noticeable in the following ways:</p> + <p>The syntax of Erlang tokens allow the use of the full + ISO-8859-1 (Latin-1) character set. This is noticeable in the + following ways:</p> <list type="bulleted"> <item> <p>All the Latin-1 printable characters can be used and are |