Mercurial > libervia-backend
diff src/core/sat_main.py @ 391:c34fd9d6242e
spelling
author | Goffi <goffi@goffi.org> |
---|---|
date | Thu, 29 Sep 2011 14:59:14 +0200 |
parents | a617af506154 |
children | ccfd69d090c3 |
line wrap: on
line diff
--- a/src/core/sat_main.py Thu Sep 29 14:43:33 2011 +0200 +++ b/src/core/sat_main.py Thu Sep 29 14:59:14 2011 +0200 @@ -540,7 +540,7 @@ def askConfirmation(self, id, type, data, cb): """Add a confirmation callback @param id: id used to get answer - @param type: confirmation type ("YES/NO", "FILE_TRANSFERT") + @param type: confirmation type ("YES/NO", "FILE_TRANSFER") @param data: data (depend of confirmation type) @param cb: callback called with the answer """