From: Joseph Sutton Date: Mon, 11 Sep 2023 00:51:16 +0000 (+1200) Subject: s3:libsmb: Fix code spelling X-Git-Tag: talloc-2.4.2~1064 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3890b12924a29578616ae410951bb7130975f704;p=thirdparty%2Fsamba.git s3:libsmb: Fix code spelling Signed-off-by: Joseph Sutton Reviewed-by: Andrew Bartlett --- diff --git a/source3/libsmb/pylibsmb.c b/source3/libsmb/pylibsmb.c index 39d2f290a9f..3063283ecc1 100644 --- a/source3/libsmb/pylibsmb.c +++ b/source3/libsmb/pylibsmb.c @@ -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" }, {