Project description contains errors #1


  • New
  • Other
Open
Assigned to ckknight
  • Phanx created this issue Mar 8, 2009

    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!

  • Phanx added the tags New Other Mar 8, 2009

To post a comment, please login or register a new account.