From 13230064236e0cb916cefddcd75bd55d9ce15c41 Mon Sep 17 00:00:00 2001 From: Daniel Dunbar Date: Fri, 16 Aug 2013 23:30:19 +0000 Subject: [typo] An LLVM. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188589 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/GettingStartedVS.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/GettingStartedVS.rst') diff --git a/docs/GettingStartedVS.rst b/docs/GettingStartedVS.rst index 9847c835b8..c46dc831eb 100644 --- a/docs/GettingStartedVS.rst +++ b/docs/GettingStartedVS.rst @@ -164,7 +164,7 @@ An Example Using the LLVM Tool Chain return 0; } -2. Next, compile the C file into a LLVM bitcode file: +2. Next, compile the C file into an LLVM bitcode file: .. code-block:: bat -- cgit v1.2.3