Skip to content

Commit

Permalink
Reworded CSVProgress brief.
Browse files Browse the repository at this point in the history
  • Loading branch information
Bernardo Sulzbach committed May 20, 2015
1 parent abc432f commit 8153df8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/csvparser.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@ class QTextStream;
/*!
* \brief The CSVProgress class
*
* This is an abstract class you can provide overriden provde
* to the CSVParser to get progress updates.
* This is an abstract class, an implementation of which you can pass to the CSVParser to get progress updates.
*/
class CSVProgress
{
Expand Down

0 comments on commit 8153df8

Please sign in to comment.