From e9a112642399ea4a3323f4e7bd1534362a9e0602 Mon Sep 17 00:00:00 2001 From: David Rose Date: Thu, 9 Oct 2008 18:56:07 +0000 Subject: [PATCH] minor typo --- panda/src/doc/eggSyntax.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/panda/src/doc/eggSyntax.txt b/panda/src/doc/eggSyntax.txt index 470ab9af37..86c818b0d8 100644 --- a/panda/src/doc/eggSyntax.txt +++ b/panda/src/doc/eggSyntax.txt @@ -1900,5 +1900,5 @@ ANIMATION STRUCTURE Although animations and models are typically stored in separate egg files, it is possible to store them together in one large egg file. The Actor interface will then make available all of the animations - it find within the egg file, by bundle name. + it finds within the egg file, by bundle name.