Tidy up. s/Low Level Virtual Machine/LLVM/.
[oota-llvm.git] / docs / GettingStartedVS.html
index 8c86ec686319d3798be2f6b2f7fe894681755a0b..d7c1efcfea234b0f69b8b3ed1f14efe3a948d714 100644 (file)
@@ -44,7 +44,7 @@
 
   <p>There are many different projects that compose LLVM. The first is the LLVM
   suite. This contains all of the tools, libraries, and header files needed to
-  use the low level virtual machine. It contains an assembler, disassembler,
+  use LLVM. It contains an assembler, disassembler,
   bitcode analyzer and bitcode optimizer. It also contains a test suite that can
   be used to test the LLVM tools.</p>