]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
s3:libsmb: Fix code spelling
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Mon, 11 Sep 2023 00:51:16 +0000 (12:51 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 25 Oct 2023 22:23:37 +0000 (22:23 +0000)
Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source3/libsmb/pylibsmb.c

index 39d2f290a9ffff0127820a6abc85b33ed1d0f36a..3063283ecc1b7b828aac214c6c0cc15f8106fb20 100644 (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"
        },
        {