aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/xsd/wix.xsd2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xsd/wix.xsd b/src/xsd/wix.xsd
index 1f4dcfa5..992c9be1 100644
--- a/src/xsd/wix.xsd
+++ b/src/xsd/wix.xsd
@@ -4535,7 +4535,7 @@
4535 </xs:attribute> 4535 </xs:attribute>
4536 <xs:attribute name="Languages" type="xs:string"> 4536 <xs:attribute name="Languages" type="xs:string">
4537 <xs:annotation> 4537 <xs:annotation>
4538 <xs:documentation>The languages supported by the file.</xs:documentation> 4538 <xs:documentation>The languages supported by the file. If multiple languages are provided, then the search is for a file that supports all of those languages.</xs:documentation>
4539 </xs:annotation> 4539 </xs:annotation>
4540 </xs:attribute> 4540 </xs:attribute>
4541 </xs:complexType> 4541 </xs:complexType>