Merge pull request #402 from LorenDavie/master

Corrected typo.
This commit is contained in:
Mikhail Korobov 2013-09-29 14:21:04 -07:00
commit 36cb54d302
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.