diff options
author | Josh Soref <jsoref@users.noreply.github.com> | 2019-11-12 05:52:03 (GMT) |
---|---|---|
committer | Josh Soref <jsoref@users.noreply.github.com> | 2019-11-12 05:52:03 (GMT) |
commit | da08bf2be9c3470e1cf931cff3bd59c577543436 (patch) | |
tree | abb81af06f92742c2da080305c36acf5f0688050 /templates/xml | |
parent | 8598cc1347fcdb05b08b1347b86490aee6b11275 (diff) | |
download | Doxygen-da08bf2be9c3470e1cf931cff3bd59c577543436.zip Doxygen-da08bf2be9c3470e1cf931cff3bd59c577543436.tar.gz Doxygen-da08bf2be9c3470e1cf931cff3bd59c577543436.tar.bz2 |
spelling: javascript
Diffstat (limited to 'templates/xml')
-rw-r--r-- | templates/xml/compound.xsd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/xml/compound.xsd b/templates/xml/compound.xsd index 7769c70..93ff9d7 100644 --- a/templates/xml/compound.xsd +++ b/templates/xml/compound.xsd @@ -764,7 +764,7 @@ <xsd:enumeration value="PHP" /> <xsd:enumeration value="Objective-C" /> <xsd:enumeration value="C++" /> - <xsd:enumeration value="Javascript" /> + <xsd:enumeration value="JavaScript" /> <xsd:enumeration value="Python" /> <xsd:enumeration value="Fortran" /> <xsd:enumeration value="VHDL" /> |