summaryrefslogtreecommitdiffstats
path: root/llvm/docs/PDB
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/docs/PDB')
-rw-r--r--llvm/docs/PDB/TpiStream.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/PDB/TpiStream.rst b/llvm/docs/PDB/TpiStream.rst
index 99f9a73bb11..91429b8b90a 100644
--- a/llvm/docs/PDB/TpiStream.rst
+++ b/llvm/docs/PDB/TpiStream.rst
@@ -10,7 +10,7 @@ The PDB TPI and IPI Streams
Introduction
============
-The PDB TPI Stream (Index 2) and IPI Stream (Index 3) contain information about
+The PDB TPI Stream (Index 2) and IPI Stream (Index 4) contain information about
all types used in the program. It is organized as a :ref:`header <tpi_header>`
followed by a list of :doc:`CodeView Type Records <CodeViewTypes>`. Types are
referenced from various streams and records throughout the PDB by their
OpenPOWER on IntegriCloud