From 60d601cbb5eb142d01f880b5902329ada93fc91a Mon Sep 17 00:00:00 2001 From: David Thompson Date: Tue, 15 Dec 2015 14:47:14 -0500 Subject: doc: Fix another typo. --- doc/sly.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/sly.texi b/doc/sly.texi index 711bbe2..275b12a 100644 --- a/doc/sly.texi +++ b/doc/sly.texi @@ -63,8 +63,8 @@ The document was typeset with Sly is a 2D/3D game engine written in the GNU Guile dialect of the Scheme programming language. With the help of Guile, Sly provides all of the essential building blocks for making video games, such as: -window management, input even handling, rendering, linear algebra, and -powerful scripting capabilities. Sly differentiates itself from +window management, input event handling, rendering, linear algebra, +and powerful scripting capabilities. Sly differentiates itself from traditional game engines by providing a dynamic live coding environment and a functional API. -- cgit v1.2.3