Corrected typo.

This commit is contained in:
Loren Davie 2013-09-29 17:06:46 -04:00
parent f49f5724d5
commit 8af0e89e85
1 changed files with 1 additions and 1 deletions

View File

@ -148,7 +148,7 @@ If you are still unable to prevent your bot getting banned, consider contacting
Dynamic Creation of Item Classes
================================
For applications in which the structure of item classs is to be determined by
For applications in which the structure of item class is to be determined by
user input, or other changing conditions, you can dynamically create item
classes instead of manually coding them.