fixed typo

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@209916 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Sanjay Patel 2014-05-30 20:55:55 +00:00
parent c4e0611d86
commit c6d0c90b30

View File

@ -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