SSAgov / ANDI

A tool to test web content for accessibility and 508 compliance.
https://www.ssa.gov/accessibility/andi/help/howtouse.html
Other
302 stars 76 forks source link

The comment for the analyzeTable function is not descriptive enough #181

Open ollie-iterators opened 1 year ago

ollie-iterators commented 1 year ago

The comment for the analyzeTable function in tANDI says: "//This function will a table. Only one table at a time". It should say: "//This function will analyze a table. Only one table at a time"