1 - Project description contains errors
The last paragraph of the project description includes:
----
Then, to access the library, in your code, write `local dew = TabletLib:GetInstance("1.0")`.
From that point on, you can access DewdroptLib's functions.
----
As this project is TabletLib, not "DewdroptLib" (also misspelled on the DewdropLib project page, go go copy paste!), the last sentence should say "you can access TabletLib's functions" instead of what it currently says.
Also, using the local variable name "dew" probably isn't right, either!
| User | When | Change |
|---|---|---|
| Phanx | Sun, 08 Mar 2009 06:25:17 | Create |