vfs_fruit: Fix a typo
authorVolker Lendecke <vl@samba.org>
Thu, 4 Jul 2019 11:55:28 +0000 (13:55 +0200)
committerRalph Boehme <slow@samba.org>
Mon, 8 Jul 2019 16:22:37 +0000 (16:22 +0000)
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source3/modules/vfs_fruit.c

index b5b8538457e38b0506d4edb9446e8baa8fce9fe3..0be7f20e9af147ef81d93e067f0d3845dd114073 100644 (file)
@@ -49,7 +49,7 @@
  * streams are deferred to vfs_streams_xattr.
  *
  * The OS X client maps all NTFS illegal characters to the Unicode
- * private range. This module optionally stores the charcters using
+ * private range. This module optionally stores the characters using
  * their native ASCII encoding using vfs_catia. If you're not enabling
  * this feature, you can skip catia from vfs modules.
  *