vfs_fruit: fix a typo
authorBjörn Jacke <bj@sernet.de>
Thu, 19 Jan 2017 22:49:54 +0000 (23:49 +0100)
committerBjoern Jacke <bj@sernet.de>
Sat, 21 Jan 2017 12:15:19 +0000 (13:15 +0100)
Signed-off-by: Bjoern Jacke <bj@sernet.de>
Reviewed-by: David Disseldorp <ddiss@samba.org>
source3/modules/vfs_fruit.c

index 605b3e061732e1318151358482d2945cfb0fcc23..9e8a78c81df0e5d38e80e92624af00f1cba7b5a8 100644 (file)
@@ -3807,7 +3807,7 @@ static void fruit_copy_chunk_done(struct tevent_req *subreq)
        }
 
        /*
-        * Now copy all reamining streams. We know the share supports
+        * Now copy all remaining streams. We know the share supports
         * streams, because we're in vfs_fruit. We don't do this async
         * because streams are few and small.
         */