summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-volgen.c
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/mgmt/glusterd/src/glusterd-volgen.c')
-rw-r--r--xlators/mgmt/glusterd/src/glusterd-volgen.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xlators/mgmt/glusterd/src/glusterd-volgen.c b/xlators/mgmt/glusterd/src/glusterd-volgen.c
index 4c4dbd735..621e2fda9 100644
--- a/xlators/mgmt/glusterd/src/glusterd-volgen.c
+++ b/xlators/mgmt/glusterd/src/glusterd-volgen.c
@@ -4107,7 +4107,7 @@ gd_is_boolean_option (char *key)
return _gf_false;
}
-/* This function will restore origin volume to it it's snap.
+/* This function will restore origin volume to it's snap.
* The restore operation will simply replace the Gluster origin
* volume with the snap volume.
* TODO: Multi-volume delete to be done.