summaryrefslogtreecommitdiff
path: root/doc/graphics/tileset.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/graphics/tileset.texi')
-rw-r--r--doc/graphics/tileset.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/graphics/tileset.texi b/doc/graphics/tileset.texi
index 1f229dc..96aab67 100644
--- a/doc/graphics/tileset.texi
+++ b/doc/graphics/tileset.texi
@@ -2,7 +2,7 @@
@section Tilesets
In most 2D games, the game world is composed of many small,
-rectangular pieces called tiles. In Guile-2D, tilesets are used to
+rectangular pieces called tiles. In Sly, tilesets are used to
encapsulate a group of uniformly sized texture regions that come from
a single parent texture.