From da08bf2be9c3470e1cf931cff3bd59c577543436 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Tue, 12 Nov 2019 00:52:03 -0500 Subject: spelling: javascript --- doc/changelog.doc | 4 ++-- doc/faq.doc | 2 +- doc/features.doc | 2 +- doc/searching.doc | 2 +- doc/starting.doc | 2 +- src/config.xml | 10 +++++----- src/docsets.cpp | 2 +- src/doxygen.cpp | 4 ++-- src/doxygen.md | 2 +- src/htmlgen.cpp | 2 +- src/searchindex.cpp | 4 ++-- src/searchindex.h | 4 ++-- src/util.cpp | 2 +- templates/xml/compound.xsd | 2 +- 14 files changed, 22 insertions(+), 22 deletions(-) diff --git a/doc/changelog.doc b/doc/changelog.doc index dbc75c1..db3b6dd 100644 --- a/doc/changelog.doc +++ b/doc/changelog.doc @@ -763,7 +763,7 @@ href="https://github.com/doxygen/doxygen/commit/a697caadf1912d0d74faa208f4cff887
  • Bug 6128 - Usage of underscore's in parameter names [view]
  • Bug 6135 - [1.8.13 Regression] Segfault building the breathe docs [view]
  • Bug 6137 - XML Parsing Error for operator<< methods when outputting to XHTML [view]
  • -
  • Bug 6139 - Menu does not work without Javascript [view]
  • +
  • Bug 6139 - Menu does not work without JavaScript [view]
  • Bug 6141 - Too greedy behavior of @ref const matching [view]
  • Bug 6169 - doxygen build fails [view]
  • Bug 6170 - Add "\~" command to internationalization article [view]
  • @@ -3993,7 +3993,7 @@ make sure you add the following:

    Changes