The stepcode typos aren't to be found upstream. Recomend we merge nonetheless.
This commit is contained in:
luz.paz
2018-01-08 10:23:04 -05:00
committed by wmayer
parent e588862034
commit 504f6583dd
8 changed files with 9 additions and 9 deletions

View File

@@ -131,7 +131,7 @@ void Sheet::clearAll()
* Import a file into the spreadsheet object.
*
* @param filename Name of file to import
* @param delimiter The field delimiter charater used.
* @param delimiter The field delimiter character used.
* @param quoteChar Quote character, if any (set to '\0' to disable).
* @param escapeChar The escape character used, if any (set to '0' to disable).
*