summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2019-07-30 04:36:24 -0400
committerThomas E. Dickey <dickey@invisible-island.net>2019-07-30 04:36:24 -0400
commit4abf482d8e6b0b1ae84e0f528e71066afd6d18b5 (patch)
tree4b5aa307f5412e5e83c51ac53f530c8c165d4542
parentc0f0651f2b4dfa9fef86d1374689220125631993 (diff)
another fake-quote fix
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
-rw-r--r--man/XQueryColor.man2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/XQueryColor.man b/man/XQueryColor.man
index cd810ada..c39dda97 100644
--- a/man/XQueryColor.man
+++ b/man/XQueryColor.man
@@ -230,7 +230,7 @@ All of the values (C, H, V, X, Y, Z, a, b, u, v, y, x) are
floating-point values.
The syntax for these values is an optional plus or minus sign,
a string of digits possibly containing a decimal point,
-and an optional exponent field consisting of an \*(lqE\*(rq or ``e''
+and an optional exponent field consisting of an \*(lqE\*(rq or \*(lqe\*(rq
followed by an optional plus or minus followed by a string of digits.
.SH DIAGNOSTICS
.TP 1i