1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-09 08:58:35 +03:00

s3:libsmb: Fix code spelling

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
Joseph Sutton 2023-09-11 12:51:16 +12:00 committed by Andrew Bartlett
parent 1d6d21bdd8
commit 3890b12924

View File

@ -1860,7 +1860,7 @@ static PyMethodDef py_cli_notify_state_methods[] = {
"\t\tList contents of a directory. The keys are, \n"
"\t\t\tname: name of changed object\n"
"\t\t\taction: type of the change\n"
"None is returned if there's no response jet and "
"None is returned if there's no response yet and "
"wait=False is passed"
},
{