diff --git a/man/boobank.1 b/man/boobank.1 index f82fdd39b83cd99a7a0a5120e313c04f94383303..033883fbc7a946b29870fd600b0c01a2c132d81d 100644 --- a/man/boobank.1 +++ b/man/boobank.1 @@ -217,7 +217,7 @@ List recipients of ACCOUNT .TP \fBtransfer\fR [\fIACCOUNT\fR \fIRECIPIENT\fR \fIAMOUNT\fR [\fILABEL\fR [\fIEXEC_DATE\fR]]] .br -Make a transfer beetwen two account +Make a transfer beetwen two accounts .br \- ACCOUNT the source account .br diff --git a/man/boomoney.1 b/man/boomoney.1 index 5ea4c3ca18a9771c6ef97793903f9f87225dcb57..364655b82d4e44ee432d2bc8d3873daa8f64b625 100644 --- a/man/boomoney.1 +++ b/man/boomoney.1 @@ -217,7 +217,7 @@ List recipients of ACCOUNT .TP \fBtransfer\fR [\fIACCOUNT\fR \fIRECIPIENT\fR \fIAMOUNT\fR [\fILABEL\fR [\fIEXEC_DATE\fR]]] .br -Make a transfer beetwen two account +Make a transfer beetwen two accounts .br \- ACCOUNT the source account .br diff --git a/weboob/applications/boobank/boobank.py b/weboob/applications/boobank/boobank.py index 975fb1cc99b588f04f97191293f3a841016cb420..da0be636f141c9da08d09b6e550d44d65e2fd169 100644 --- a/weboob/applications/boobank/boobank.py +++ b/weboob/applications/boobank/boobank.py @@ -730,7 +730,7 @@ def do_transfer(self, line): """ transfer [ACCOUNT RECIPIENT AMOUNT [LABEL [EXEC_DATE]]] - Make a transfer beetwen two account + Make a transfer beetwen two accounts - ACCOUNT the source account - RECIPIENT the recipient - AMOUNT amount to transfer