From: Volker Lendecke Date: Mon, 21 Feb 2022 14:26:06 +0000 (+0100) Subject: smbd: Fix a typo X-Git-Tag: tevent-0.12.0~666 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=118b63bb2c2ed9d3d91eb6ab59f9d267adf5c954;p=thirdparty%2Fsamba.git smbd: Fix a typo Signed-off-by: Volker Lendecke Reviewed-by: Ralph Boehme --- diff --git a/source3/smbd/reply.c b/source3/smbd/reply.c index 955ebdd7829..3e9f2781292 100644 --- a/source3/smbd/reply.c +++ b/source3/smbd/reply.c @@ -7437,7 +7437,7 @@ NTSTATUS rename_internals_fsp(connection_struct *conn, parent_dir_fname_src = parent_dir_fname_dst; } else { /* - * source and destingation parent directories are + * source and destination parent directories are * different. * * Get a pathref on the source parent directory, so