]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
s3:open.c: Fix a typo
authorPavel Filipenský <pfilipensky@samba.org>
Wed, 11 Dec 2024 21:33:17 +0000 (22:33 +0100)
committerPavel Filipensky <pfilipensky@samba.org>
Tue, 17 Dec 2024 11:23:50 +0000 (11:23 +0000)
Signed-off-by: Pavel Filipenský <pfilipensky@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
Autobuild-User(master): Pavel Filipensky <pfilipensky@samba.org>
Autobuild-Date(master): Tue Dec 17 11:23:50 UTC 2024 on atb-devel-224

source3/smbd/open.c

index b87b74988ae4664fb7bb169794c2828da4c23da9..8aac03677a2149659acdc68d844afdf95ed9fde3 100644 (file)
@@ -4749,7 +4749,7 @@ mkdir_first:
                               &rhow);
        if (ret == -1 && errno == EINVAL) {
                /*
-                * This is the strategie we use without having
+                * This is the strategy we use without having
                 * renameat2(RENAME_NOREPLACE):
                 *
                 * renameat() is able to replace a directory if the source is