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)
llvm-svn: 209916

llvm/docs/GettingStarted.rst

index 8f43a88..65bb6bb 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