From e03e6fe0745ddcdc3cf678b0305c83b5ce540b8a Mon Sep 17 00:00:00 2001 From: Sean Silva Date: Tue, 20 Nov 2012 12:36:27 +0000 Subject: [PATCH] docs: Fix highlighting. .git/config was marked as "bash" instead of "ini". llvm-svn: 168365 --- docs/GettingStarted.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/GettingStarted.rst b/docs/GettingStarted.rst index d5312502593..f17313506ca 100644 --- a/docs/GettingStarted.rst +++ b/docs/GettingStarted.rst @@ -583,7 +583,7 @@ git-imap-send. Here is an example to generate the patchset in Gmail's [Drafts]. Then, your .git/config should have [imap] sections. -.. code-block:: bash +.. code-block:: ini [imap] host = imaps://imap.gmail.com