Spreadsheet: typo fixes

This commit is contained in:
luz.paz
2018-04-20 17:10:02 -04:00
committed by wmayer
parent 271740d0aa
commit 0dead11c3e
4 changed files with 6 additions and 6 deletions

View File

@@ -55,7 +55,7 @@ int SheetPy::PyInit(PyObject* /*args*/, PyObject* /*kwd*/)
return 0;
}
// +++ methodes implementer ++++++++++++++++++++++++++++++++++++++++++++++++
// +++ methods implementer ++++++++++++++++++++++++++++++++++++++++++++++++
PyObject* SheetPy::set(PyObject *args)
{