AMBARI-5307 Add support for multivolumes in GlusterFS stack
diff --git a/ambari-server/src/main/resources/stacks/HDP/2.1.GlusterFS/services/GLUSTERFS/configuration/core-site.xml b/ambari-server/src/main/resources/stacks/HDP/2.1.GlusterFS/services/GLUSTERFS/configuration/core-site.xml
index 51ae7e6..d6f7495 100644
--- a/ambari-server/src/main/resources/stacks/HDP/2.1.GlusterFS/services/GLUSTERFS/configuration/core-site.xml
+++ b/ambari-server/src/main/resources/stacks/HDP/2.1.GlusterFS/services/GLUSTERFS/configuration/core-site.xml
@@ -68,7 +68,7 @@
 
   <property>
    <name>fs.glusterfs.volume.fuse.gv0</name>
-  <decription>The mount point that corresponds to the fs.glusterfs.volumes value</description>
+  <description>The mount point that corresponds to the fs.glusterfs.volumes value</description>
     <value>/mnt/gv0</value>
   </property>