diff options
| author | Neil <nyamatongwe@gmail.com> | 2016-01-11 10:33:01 +1100 | 
|---|---|---|
| committer | Neil <nyamatongwe@gmail.com> | 2016-01-11 10:33:01 +1100 | 
| commit | cad711c0ade22ea49547aadf06f8fb038049c5e1 (patch) | |
| tree | 5525201cc51f789e2df2c5699a3f01adffb9b845 /doc/index.html | |
| parent | f7a32776fca75fd6cf7f8b962820201a95b417de (diff) | |
| download | scintilla-mirror-cad711c0ade22ea49547aadf06f8fb038049c5e1.tar.gz | |
Close viewport tag.
Diffstat (limited to 'doc/index.html')
| -rw-r--r-- | doc/index.html | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/doc/index.html b/doc/index.html index c44e78801..424ab16ef 100644 --- a/doc/index.html +++ b/doc/index.html @@ -10,7 +10,7 @@      <meta name="Description"      content="www.scintilla.org is the home of the Scintilla editing component and SciTE text editor application." />      <meta name="Date.Modified" content="20160115" /> -    <meta name="viewport" content="width=device-width, initial-scale=1"> +    <meta name="viewport" content="width=device-width, initial-scale=1" />      <style type="text/css">          #versionlist {              margin: 0; | 
