From c6d0c90b30ac888fd79ce2458e234b75219beb79 Mon Sep 17 00:00:00 2001 From: Sanjay Patel Date: Fri, 30 May 2014 20:55:55 +0000 Subject: fixed typo git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@209916 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/GettingStarted.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/GettingStarted.rst b/docs/GettingStarted.rst index 8f43a88a21..65bb6bb799 100644 --- a/docs/GettingStarted.rst +++ b/docs/GettingStarted.rst @@ -741,7 +741,7 @@ builds: Debug Builds - These builds are the default when one is using an Subversion checkout and + These builds are the default when one is using a Subversion checkout and types ``gmake`` (unless the ``--enable-optimized`` option was used during configuration). The build system will compile the tools and libraries with debugging information. To get a Debug Build using the LLVM distribution the -- cgit v1.2.3