diff options
author | David Thompson <dthompson@member.fsf.org> | 2013-09-24 21:16:13 -0400 |
---|---|---|
committer | David Thompson <dthompson@member.fsf.org> | 2013-09-24 21:16:13 -0400 |
commit | 6efb8b9ca1d172e18f4ef0dc0bbde3e2a814737a (patch) | |
tree | 3474d778bd6a65fbb4accdd9becbe0a3909df4c2 | |
parent | 71dfb0eea7bd30acc357af28299c56bf7f11d744 (diff) |
Fix misnamed menu option.
-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 200cb57..d1a9255 100644 --- a/doc/introduction.texi +++ b/doc/introduction.texi @@ -11,7 +11,7 @@ many areas. If Guile-2D interests you, please consider helping to improve the documentation. @menu -* Goals +* Purpose * The Game Loop @end menu |