* doc/lispref/elisp.texi: Fix typo in previous change.

This commit is contained in:
Paul Eggert 2015-08-23 23:35:45 -07:00
parent fbb5531fa1
commit a19b8550f3

View file

@ -375,7 +375,6 @@ Strings and Characters
* Text Comparison:: Comparing characters or strings.
* String Conversion:: Converting to and from characters and strings.
* Formatting Strings:: @code{format}: Emacs's analogue of @code{printf}.
* Text Restyling:: Text style conversion function.
* Case Conversion:: Case conversion functions.
* Case Tables:: Customizing case conversion.