fixed typo
authorSanjay Patel <spatel@rotateright.com>
Fri, 30 May 2014 20:55:55 +0000 (20:55 +0000)
committerSanjay Patel <spatel@rotateright.com>
Fri, 30 May 2014 20:55:55 +0000 (20:55 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@209916 91177308-0d34-0410-b5e6-96231b3b80d8

docs/GettingStarted.rst

index 8f43a88a2194570865997d2cc006e5d2f578d771..65bb6bb7997b3fd19ca4d364d135d2ef3a67285f 100644 (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