[jQuery] TableSorter 2.0 documentation notes

[jQuery] TableSorter 2.0 documentation notes


Two easy to fix errors:
The example code in Getting Started uses tableSorter() several times
rather than tablesorter(). Threw me off till I compared my code with
other examples.
http://tablesorter.com/docs/#Getting-Started
The example code for text extraction has comments left over from
forced sorting.
http://tablesorter.com/docs/example-option-text-extraction.html