summaryrefslogtreecommitdiff
path: root/doc/graphics/texture.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/graphics/texture.texi')
-rw-r--r--doc/graphics/texture.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/graphics/texture.texi b/doc/graphics/texture.texi
index 2ac1503..b7da0f8 100644
--- a/doc/graphics/texture.texi
+++ b/doc/graphics/texture.texi
@@ -1,7 +1,7 @@
@node Textures
@section Textures
-Textures are images loaded in graphics memory. Guile-2D supports many
+Textures are images loaded in graphics memory. Sly supports many
texture formats via the FreeImage library. A texture object can
describe a full image or a rectangular section of an image.