aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Tatham <anakin@pobox.com>2005-08-19 12:29:08 +0000
committerSimon Tatham <anakin@pobox.com>2005-08-19 12:29:08 +0000
commitcf224a65563de65e9a97a9237dcc4cbb9df182a5 (patch)
tree9176c3ae37b75686ea26d16099c6dc10a3c8bcfb
parentca108a017b18a0747e55f298230bcec0e106631f (diff)
downloadpuzzles-cf224a65563de65e9a97a9237dcc4cbb9df182a5.zip
puzzles-cf224a65563de65e9a97a9237dcc4cbb9df182a5.tar.gz
puzzles-cf224a65563de65e9a97a9237dcc4cbb9df182a5.tar.bz2
puzzles-cf224a65563de65e9a97a9237dcc4cbb9df182a5.tar.xz
Richard B points out a cut and paste error.
[originally from svn r6192]
-rw-r--r--devel.but10
1 files changed, 5 insertions, 5 deletions
diff --git a/devel.but b/devel.but
index 62ec659..d310d2c 100644
--- a/devel.but
+++ b/devel.but
@@ -2039,11 +2039,11 @@ colour during printing.
\c{r}, \c{g} and \c{b} may each be anywhere in the range from 0 to 1.
-If printing in black and white only, the \c{grey} value will not be
-used; instead, regions shaded in this colour will be hatched with
-parallel lines. The \c{hatch} parameter defines what type of
-hatching should be used in place of this colour; see
-\k{print-grey-colour} for its definition.
+If printing in black and white only, these values will not be used;
+instead, regions shaded in this colour will be hatched with parallel
+lines. The \c{hatch} parameter defines what type of hatching should
+be used in place of this colour; see \k{print-grey-colour} for its
+definition.
\S{print-line-width} \cw{print_line_width()}