commit | 426fe8b83a84d9608bf8af96117316a921027f18 | [log] [tgz] |
---|---|---|
author | Sean Silva <silvas@purdue.edu> | Tue Nov 20 12:36:27 2012 +0000 |
committer | Sean Silva <silvas@purdue.edu> | Tue Nov 20 12:36:27 2012 +0000 |
tree | e7fba098d61a047cfd2ce050dc93c6928bfa4719 | |
parent | fecc368beb1dc73b3a799e270cdc0153f73991ad [diff] |
docs: Fix highlighting. .git/config was marked as "bash" instead of "ini". git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168365 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/GettingStarted.rst b/docs/GettingStarted.rst index d531250..f173135 100644 --- a/docs/GettingStarted.rst +++ b/docs/GettingStarted.rst
@@ -583,7 +583,7 @@ Then, your .git/config should have [imap] sections. -.. code-block:: bash +.. code-block:: ini [imap] host = imaps://imap.gmail.com