summaryrefslogtreecommitdiffstats
path: root/src/htmlgen.cpp
diff options
context:
space:
mode:
authorJosh Soref <jsoref@users.noreply.github.com>2019-11-12 05:52:03 (GMT)
committerJosh Soref <jsoref@users.noreply.github.com>2019-11-12 05:52:03 (GMT)
commitda08bf2be9c3470e1cf931cff3bd59c577543436 (patch)
treeabb81af06f92742c2da080305c36acf5f0688050 /src/htmlgen.cpp
parent8598cc1347fcdb05b08b1347b86490aee6b11275 (diff)
downloadDoxygen-da08bf2be9c3470e1cf931cff3bd59c577543436.zip
Doxygen-da08bf2be9c3470e1cf931cff3bd59c577543436.tar.gz
Doxygen-da08bf2be9c3470e1cf931cff3bd59c577543436.tar.bz2
spelling: javascript
Diffstat (limited to 'src/htmlgen.cpp')
-rw-r--r--src/htmlgen.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/htmlgen.cpp b/src/htmlgen.cpp
index 29601f8..c43fd20 100644
--- a/src/htmlgen.cpp
+++ b/src/htmlgen.cpp
@@ -229,7 +229,7 @@ static QCString substituteHtmlKeywords(const QCString &s,
const QCString &relPath,
const QCString &navPath=QCString())
{
- // Build CSS/Javascript tags depending on treeview, search engine settings
+ // Build CSS/JavaScript tags depending on treeview, search engine settings
QCString cssFile;
QStrList extraCssFile;
QCString generatedBy;