At the request of Richard Smith, swapped the order of cold/builtin so it is in alphab...
[oota-llvm.git] / docs / GettingStarted.rst
index dafc0c45b6cdd5973a5c1663fd385487dd382f27..3498b88f511218351998e12b0b0a7875a7349cf4 100644 (file)
@@ -1074,7 +1074,7 @@ different `tools`_.
   This directory holds the source code for the LLVM assembly language parser
   library.
 
-``llvm/lib/BitCode/``
+``llvm/lib/Bitcode/``
 
   This directory holds code for reading and write LLVM bitcode.