s4:ntvfs: Fix code spelling
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Thu, 7 Sep 2023 04:18:06 +0000 (16:18 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 11 Sep 2023 02:42:41 +0000 (02:42 +0000)
Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/ntvfs/simple/svfs_util.c

index d1901ae01994c3ac180d67465c12b9f486530fbe..fd323118118436148004a5abc9cfa10db6c866a6 100644 (file)
@@ -31,7 +31,7 @@
 #include "ntvfs/simple/proto.h"
 
 /*
-  convert a windows path to a unix path - don't do any manging or case sensitive handling
+  convert a windows path to a unix path - don't do any mangling or case sensitive handling
 */
 char *svfs_unix_path(struct ntvfs_module_context *ntvfs,
                     struct ntvfs_request *req, const char *name)