aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Tatham <anakin@pobox.com>2017-09-29 17:07:08 +0100
committerSimon Tatham <anakin@pobox.com>2017-09-29 17:07:08 +0100
commitc2a8a60a09165c0da6e2cd1faad2905ecff1e995 (patch)
treeab51705f6c98da6620ba235b93686d648b4662ab
parent05938e1f64bccaa7019a2aee48d82092df533362 (diff)
downloadpuzzles-c2a8a60a09165c0da6e2cd1faad2905ecff1e995.zip
puzzles-c2a8a60a09165c0da6e2cd1faad2905ecff1e995.tar.gz
puzzles-c2a8a60a09165c0da6e2cd1faad2905ecff1e995.tar.bz2
puzzles-c2a8a60a09165c0da6e2cd1faad2905ecff1e995.tar.xz
Fix a typo in devel.but.
-rw-r--r--devel.but2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel.but b/devel.but
index 6318b82..25a6c62 100644
--- a/devel.but
+++ b/devel.but
@@ -1928,7 +1928,7 @@ Indeed, even horizontal or vertical lines may be anti-aliased.
This function may be used for both drawing and printing.
-If the xpecified thickness is less than 1.0, 1.0 is used.
+If the specified thickness is less than 1.0, 1.0 is used.
This ensures that thin lines are visible even at small scales.
\S{drawing-draw-text} \cw{draw_text()}