diff options
author | David Thompson <dthompson@member.fsf.org> | 2013-09-24 21:10:56 -0400 |
---|---|---|
committer | David Thompson <dthompson@member.fsf.org> | 2013-09-24 21:10:56 -0400 |
commit | 71dfb0eea7bd30acc357af28299c56bf7f11d744 (patch) | |
tree | 0928cf2195d14d9d9c2a570981c38b7a5119fde0 /doc | |
parent | d1aa2c6314d1760f13c9db13150bfb0a2d3ef4c8 (diff) |
Fix some punctuation.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/introduction.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/introduction.texi b/doc/introduction.texi index 116ea8c..200cb57 100644 --- a/doc/introduction.texi +++ b/doc/introduction.texi @@ -3,7 +3,7 @@ Guile-2D is a 2D game development framework for GNU Guile. Guile-2D aims to be simple for beginners to learn and to provide users with all -of the necessary tools for making 2D computer games, such as: Sprites, +of the necessary tools for making 2D computer games, such as sprites, tilesets, audio, scripting, and collision detection. This manual is a work in progress. You will find that it is lacking in |