summaryrefslogtreecommitdiff
path: root/doc/graphics.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/graphics.texi')
-rw-r--r--doc/graphics.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/graphics.texi b/doc/graphics.texi
index 62ecc6d..671754b 100644
--- a/doc/graphics.texi
+++ b/doc/graphics.texi
@@ -1,7 +1,7 @@
@node Graphics
@chapter Graphics
-Graphics are a fundamental part of most computer games. Guile-2D makes
+Graphics are a fundamental part of most computer games. Sly makes
it easy to make sprite-based games by providing all of the necessary
primitives. Graphics are rendered via OpenGL to take advantage of
hardware acceleration.