examples/VFS/skel_transparent.c: typo fixes
authorBjörn Jacke <bj@sernet.de>
Sat, 26 Oct 2019 00:41:09 +0000 (02:41 +0200)
committerBjoern Jacke <bjacke@samba.org>
Thu, 31 Oct 2019 00:43:36 +0000 (00:43 +0000)
Signed-off-by: Bjoern Jacke <bjacke@samba.org>
Reviewed-by: Martin Schwenke <martin@meltin.net>
examples/VFS/skel_transparent.c

index fd19e433ba3752d7efb412ef6601cbb1f974f1f2..f7f7be98bb4ee14e14f48578a059cfb1c2dc9eaf 100644 (file)
@@ -32,7 +32,7 @@
 /* If you take this file as template for your module
  * please make sure that you remove all skel_XXX() functions you don't
  * want to implement!! The passthrough operations are not
- * neccessary in a real module.
+ * necessary in a real module.
  *
  * --metze
  */