diff options
author | Pavel Janík <Pavel@Janik.cz> | 2002-12-07 13:38:26 +0000 |
---|---|---|
committer | Pavel Janík <Pavel@Janik.cz> | 2002-12-07 13:38:26 +0000 |
commit | a39c2e0df821e6113fa25dfb33a7ac776a7fd3fc (patch) | |
tree | 0660f204d33aea5833e289b1a8a6ec21fd5609e8 /lispref/internals.texi | |
parent | 5fe3b9bcb49540d3dfcc9365d1a6bc7a7762336b (diff) | |
download | emacs-a39c2e0df821e6113fa25dfb33a7ac776a7fd3fc.tar.gz |
Fix typo.
Diffstat (limited to 'lispref/internals.texi')
-rw-r--r-- | lispref/internals.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/internals.texi b/lispref/internals.texi index 88167531c2b..a6ddd02afe5 100644 --- a/lispref/internals.texi +++ b/lispref/internals.texi @@ -1422,7 +1422,7 @@ Size of carryover in decoding. Coding-system for encoding the output to this process. @item encoding_buf -A working buffer for enecoding. +A working buffer for encoding. @item encoding_carryover Size of carryover in encoding. |