summaryrefslogtreecommitdiff
path: root/doc/math.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/math.texi')
-rw-r--r--doc/math.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/math.texi b/doc/math.texi
index 74645db..6e92cc0 100644
--- a/doc/math.texi
+++ b/doc/math.texi
@@ -2,7 +2,7 @@
@chapter Math
Games typically require a lot of linear algebra and trigonometry in
-order to function. Guile-2D provides modules to perform 2D vector
+order to function. Sly provides modules to perform 2D vector
math, degree to/from radian conversions, and axis-aligned bounding box
collision tests.