diff options
| -rw-r--r-- | lispref/strings.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/strings.texi b/lispref/strings.texi index 1a25085aee7..cbe4034ce48 100644 --- a/lispref/strings.texi +++ b/lispref/strings.texi | |||
| @@ -808,4 +808,4 @@ buffer's case table. | |||
| 808 | @cindex ISO Latin 1 | 808 | @cindex ISO Latin 1 |
| 809 | @pindex iso-syntax | 809 | @pindex iso-syntax |
| 810 | You can load the library @file{iso-syntax} to set up the standard syntax | 810 | You can load the library @file{iso-syntax} to set up the standard syntax |
| 811 | table and define a case table for the 256-bit ISO Latin 1 character set. | 811 | table and define a case table for the 8-bit ISO Latin 1 character set. |