summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--COPYRIGHT2
-rw-r--r--MANUAL.txt4
-rw-r--r--linux/control.in2
-rw-r--r--man/pandoc.12
-rw-r--r--pandoc.cabal2
5 files changed, 6 insertions, 6 deletions
diff --git a/COPYRIGHT b/COPYRIGHT
index cef0b8b5c..10e33ebaf 100644
--- a/COPYRIGHT
+++ b/COPYRIGHT
@@ -146,7 +146,7 @@ Copyright (C) 2017 Albert Krewinkel
Released under the GNU General Public License version 2 or later.
----------------------------------------------------------------------
-The dzslides template contains javascript and CSS from Paul Rouget's
+The dzslides template contains JavaScript and CSS from Paul Rouget's
dzslides template.
http://github.com/paulrouget/dzslides
diff --git a/MANUAL.txt b/MANUAL.txt
index 204543f67..d90d9583c 100644
--- a/MANUAL.txt
+++ b/MANUAL.txt
@@ -470,7 +470,7 @@ Reader options
Those who would prefer to write filters in python can use the
module [`pandocfilters`], installable from PyPI. There are also
pandoc filter libraries in [PHP], [perl], and
- [javascript/node.js].
+ [JavaScript/node.js].
In order of preference, pandoc will look for filters in
@@ -571,7 +571,7 @@ Reader options
[`pandocfilters`]: https://github.com/jgm/pandocfilters
[PHP]: https://github.com/vinai/pandocfilters-php
[perl]: https://metacpan.org/pod/Pandoc::Filter
-[javascript/node.js]: https://github.com/mvhenderson/pandoc-filter-node
+[JavaScript/node.js]: https://github.com/mvhenderson/pandoc-filter-node
General writer options
----------------------
diff --git a/linux/control.in b/linux/control.in
index 2bd61caff..de0be6c58 100644
--- a/linux/control.in
+++ b/linux/control.in
@@ -22,5 +22,5 @@ Description: general markup converter
MediaWiki, DokuWiki, ZimWiki, Textile, groff man, groff
ms, plain text, Emacs Org-Mode, AsciiDoc, Haddock markup,
EPUB (v2 and v3), FictionBook2, InDesign ICML, Muse, and
- several kinds of HTML/javascript slide shows (S5, Slidy,
+ several kinds of HTML/JavaScript slide shows (S5, Slidy,
Slideous, DZSlides, reveal.js).
diff --git a/man/pandoc.1 b/man/pandoc.1
index 25f42da8f..20ca79b1f 100644
--- a/man/pandoc.1
+++ b/man/pandoc.1
@@ -485,7 +485,7 @@ writing filters in Haskell.
Those who would prefer to write filters in python can use the module
\f[C]pandocfilters\f[], installable from PyPI.
There are also pandoc filter libraries in PHP, perl, and
-javascript/node.js.
+JavaScript/node.js.
.PP
In order of preference, pandoc will look for filters in
.IP "1." 3
diff --git a/pandoc.cabal b/pandoc.cabal
index 77e484949..4bddc7d40 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -25,7 +25,7 @@ description: Pandoc is a Haskell library for converting from one markup
RTF, MediaWiki, DokuWiki, ZimWiki, Textile, groff man,
groff ms, plain text, Emacs Org-Mode, AsciiDoc,
Haddock markup, EPUB (v2 and v3), FictionBook2, InDesign
- ICML, Muse, and several kinds of HTML/javascript slide
+ ICML, Muse, and several kinds of HTML/JavaScript slide
shows (S5, Slidy, Slideous, DZSlides, reveal.js).
.
In contrast to most existing tools for converting Markdown