diff options
Diffstat (limited to 'lisp/play/handwrite.el')
-rw-r--r-- | lisp/play/handwrite.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/play/handwrite.el b/lisp/play/handwrite.el index cba4147b4e3..95ddac4c0bf 100644 --- a/lisp/play/handwrite.el +++ b/lisp/play/handwrite.el @@ -492,7 +492,7 @@ values for `handwrite-linespace' and `handwrite-numlines'." }def %%EndPreamble\n")) -;;The the font size for the PostScript output. +;;The font size for the PostScript output. ;;Also the x-y-translations of the PostScript stuff. (defun handwrite-insert-info () (insert "\n%%BeginSizeTranslate\n") |