summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/api.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api.texi b/doc/api.texi
index c79af20..6581ae7 100644
--- a/doc/api.texi
+++ b/doc/api.texi
@@ -1452,7 +1452,7 @@ Use batched rendering for all @code{draw-sprite} calls within
With a basic sprite abstraction in place, it's possible to build other
abstractions on top of it. One such example is the ``nine patch''. A
nine patch is a sprite that can be rendered at various sizes without
-becoming distorted. This is achieved by diving up the sprite into
+becoming distorted. This is achieved by dividing up the sprite into
nine regions:
@itemize