summaryrefslogtreecommitdiff
path: root/docs/raster.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/raster.txt')
-rw-r--r--docs/raster.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/raster.txt b/docs/raster.txt
index 05fbe4917..fbc615a1e 100644
--- a/docs/raster.txt
+++ b/docs/raster.txt
@@ -63,7 +63,7 @@ II. Rendering Technology
`26.6' means that 26 bits are used for the integer part of a
value and 6 bits are used for the fractional part.
Consequently, the `distance' between two neighbouring pixels is
- 64 `units' (1 unit = 1/64th of a pixel).
+ 64 `units' (1 unit = 1/64 of a pixel).
Note that, for the rasterizer, pixel centers are located at
integer coordinates. The TrueType bytecode interpreter,