fixed typo

llvm-svn: 209916
This commit is contained in:
Sanjay Patel 2014-05-30 20:55:55 +00:00
parent c2422facc0
commit 82560a91a5
1 changed files with 1 additions and 1 deletions

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