changeset 75511:7064e151eb7e

(ps-build-face-reference): Fix typo in docstring.
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 29 Jan 2007 16:11:48 +0000
parents 2efde0c63664
children aee02f0a570b
files lisp/ps-print.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ps-print.el	Mon Jan 29 16:10:37 2007 +0000
+++ b/lisp/ps-print.el	Mon Jan 29 16:11:48 2007 +0000
@@ -3313,7 +3313,7 @@
   "*Non-nil means build the reference face lists.
 
 ps-print sets this value to nil after it builds its internal reference lists of
-bold and italic faces.  By settings its value back to t, you can force ps-print
+bold and italic faces.  By setting its value back to t, you can force ps-print
 to rebuild the lists the next time you invoke one of the ...-with-faces
 commands.