diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/lispref/text.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lispref/text.texi b/doc/lispref/text.texi index 4c644f1a62e..1938c4c50ba 100644 --- a/doc/lispref/text.texi +++ b/doc/lispref/text.texi | |||
| @@ -4632,7 +4632,7 @@ decoded text. | |||
| 4632 | The decoding functions ignore newline characters in the encoded text. | 4632 | The decoding functions ignore newline characters in the encoded text. |
| 4633 | 4633 | ||
| 4634 | 4634 | ||
| 4635 | If optional argument @var{base64url} is is non-@code{nil}, then padding | 4635 | If optional argument @var{base64url} is non-@code{nil}, then padding |
| 4636 | is optional, and the URL variant of base 64 encoding is used. | 4636 | is optional, and the URL variant of base 64 encoding is used. |
| 4637 | @end defun | 4637 | @end defun |
| 4638 | 4638 | ||