aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPetri Lehtinen <petri@digip.org>2019-10-24 11:22:46 +0300
committerGitHub <noreply@github.com>2019-10-24 11:22:46 +0300
commit6e211b24fe6e7270b610f0c3a98a88a87a17d8b4 (patch)
tree2d055bab04dbd29a6fde4950e15247825888d05f /doc
parent5b8ff675b3ef1515515a2555496670c19a6f59ae (diff)
downloadjansson-6e211b24fe6e7270b610f0c3a98a88a87a17d8b4.zip
jansson-6e211b24fe6e7270b610f0c3a98a88a87a17d8b4.tar.gz
jansson-6e211b24fe6e7270b610f0c3a98a88a87a17d8b4.tar.bz2
Fix the length of a section heading
Diffstat (limited to 'doc')
-rw-r--r--doc/gettingstarted.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gettingstarted.rst b/doc/gettingstarted.rst
index 2ba7304..4cd1977 100644
--- a/doc/gettingstarted.rst
+++ b/doc/gettingstarted.rst
@@ -143,7 +143,7 @@ for the project, run::
cmake -LH ..
Windows (MinGW)
-^^^^^^^^^^^^^^^^^^^^^^^
+^^^^^^^^^^^^^^^
If you prefer using MinGW on Windows, make sure MinGW installed and ``{MinGW}/bin`` has been added to ``PATH``, then do the following commands:
.. parsed-literal::