]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
smbd: Fix a typo
authorVolker Lendecke <vl@samba.org>
Fri, 13 Dec 2019 15:06:43 +0000 (16:06 +0100)
committerJeremy Allison <jra@samba.org>
Mon, 16 Dec 2019 19:02:31 +0000 (19:02 +0000)
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/smbd/open.c

index f44fabc497285134d5cf80236b04440376e5fa16..6bf1feaeffd7beea63b8044981956d6590a7199d 100644 (file)
@@ -4395,7 +4395,7 @@ static NTSTATUS open_directory(connection_struct *conn,
        /* Don't store old timestamps for directory
           handles in the internal database. We don't
           update them in there if new objects
-          are creaded in the directory. Currently
+          are created in the directory. Currently
           we only update timestamps on file writes.
           See bug #9870.
        */