[Paraview] may be a typo? (CMake/smxml_to_xml.xsl)

Kazuyoshi Furutaka furutaka.kazuyoshi at jaea.go.jp
Fri Mar 27 03:54:40 EDT 2015


diff --git a/CMake/smxml_to_xml.xsl b/CMake/smxml_to_xml.xsl
index 4b00e2a..fa4c77e 100644
--- a/CMake/smxml_to_xml.xsl
+++ b/CMake/smxml_to_xml.xsl
@@ -124,7 +124,7 @@
 <xsl:template match="InputArrayDomain">
   <domain>
     <text>
-      The dataset much contain a field array (<xsl:value-of select="@attribute_type"/>)
+      The dataset must contain a field array (<xsl:value-of select="@attribute_type"/>)
       <xsl:if test="@number_of_components">
         with <xsl:value-of select="@number_of_components"/> component(s).
       </xsl:if>
--
Kazuyoshi Furutaka
furutaka _dot_ kazuyoshi _at_ jaea _dot_ go _dot_ jp


More information about the ParaView mailing list