Browse Source

minor typo

David Rose 17 years ago
parent
commit
e9a1126423
1 changed files with 1 additions and 1 deletions
  1. 1 1
      panda/src/doc/eggSyntax.txt

+ 1 - 1
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.