From 3f79ccad402a50387169d871d618d5eeb888c012 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Wed, 16 May 2007 13:20:13 +0000 Subject: [PATCH] (pr-ps-fast-fire): Fix typo in docstring. --- lisp/printing.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/printing.el b/lisp/printing.el index 2f6035a7328..50d158c3d29 100644 --- a/lisp/printing.el +++ b/lisp/printing.el @@ -4402,7 +4402,7 @@ Interactively, you have the following situations: C-u 2 M-x pr-ps-fast-fire RET The command prompts the user for a N-UP value, then for a current PostScript printer and, finally, for a file name. Then change the active - printer to that choosen by user and saves the PostScript image in + printer to that chosen by user and saves the PostScript image in that file instead of sending it to the printer. @@ -4421,7 +4421,7 @@ zero and the argument SELECT is treated as follows: If it's an integer greater or equal to 2, the command prompts the user for a current PostScript printer and for a file name. Then change the active - printer to that choosen by user and saves the PostScript image in that file + printer to that chosen by user and saves the PostScript image in that file instead of sending it to the printer. If it's a symbol which it's defined in `pr-ps-printer-alist', it's the new -- 2.39.2