diff --git a/source3/modules/vfs_shadow_copy2.c b/source3/modules/vfs_shadow_copy2.c index a2c9d3ce4c9..9330cc4aabf 100644 --- a/source3/modules/vfs_shadow_copy2.c +++ b/source3/modules/vfs_shadow_copy2.c @@ -24,7 +24,7 @@ */ /* - * This is a second implemetation of a shadow copy module for exposing + * This is a second implementation of a shadow copy module for exposing * file system snapshots to windows clients as shadow copies. * * See the manual page for documentation.