ox-html.el: Remove superflous whitespace
commiteeee60da70409a1446e75aa2512159aa9ab3fe04
authorRuben Maher <r@rkm.id.au>
Mon, 30 Nov 2015 20:45:07 +0000 (1 07:15 +1030)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Tue, 1 Dec 2015 22:34:23 +0000 (1 23:34 +0100)
tree081fc2f3507817c17215e43253157faca02875b9
parentfb32b2805761453019e6f579cf1eae45312e321c
ox-html.el: Remove superflous whitespace

* lisp/ox-html.el: Remove superfluous whitespace from meta tags, put
  there by `org-html--buld-meta-info' and `org-html--build-head'.
  `org-html-close-tag' already inserts a space, so it is not necessary
  to add another.  Previously these affected tags would look like
  <meta  name="generator" content="Org-mode" />.

TINYCHANGE
lisp/ox-html.el