diff options
Diffstat (limited to 'xlators/mgmt/glusterd/src/glusterd-volume-set.c')
| -rw-r--r-- | xlators/mgmt/glusterd/src/glusterd-volume-set.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/xlators/mgmt/glusterd/src/glusterd-volume-set.c b/xlators/mgmt/glusterd/src/glusterd-volume-set.c index 5358d52a43a..4f2ec37cb1a 100644 --- a/xlators/mgmt/glusterd/src/glusterd-volume-set.c +++ b/xlators/mgmt/glusterd/src/glusterd-volume-set.c @@ -1128,7 +1128,7 @@ struct volopt_map_entry glusterd_volopt_map[] = {            .op_version  = GD_OP_VERSION_3_6_0,            .value       = "off",            .flags       = OPT_FLAG_CLIENT_OPT | OPT_FLAG_XLATOR_OPT, -          .description = "Enable/Disable User Servicable Snapshots on the " +          .description = "enable/disable User Serviceable Snapshots on the "                           "volume."          },  | 
