diff options
author | Kolen Cheung <christian.kolen@gmail.com> | 2017-10-26 22:43:19 -0700 |
---|---|---|
committer | Kolen Cheung <christian.kolen@gmail.com> | 2017-10-26 22:43:19 -0700 |
commit | 3f0ceaf6eef73500935b044e00aff0747569810e (patch) | |
tree | 93cddacb4355f7407c9a95bd94612b03d1b94779 /COPYRIGHT | |
parent | 4bb54e0a56c262862cbbe2a96dafaca59948fb98 (diff) | |
download | pandoc-3f0ceaf6eef73500935b044e00aff0747569810e.tar.gz |
Use CamelCase for JavaScript for uniformity
other instances when javascript is refered to in pandoc is also in CamelCase, the official casing of JavaScript.
Diffstat (limited to 'COPYRIGHT')
-rw-r--r-- | COPYRIGHT | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |