Skip to content

Commit 8ca8b67

Browse files
committed
Serialization.rst: Fix typo
1 parent 50aa064 commit 8ca8b67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Serialization.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ organizational purposes.
135135
of ``@_transparent``. The SIL block precedes the AST block because it affects
136136
which AST nodes get serialized.
137137

138-
- The **SIL index black** contains tables for accessing various SIL entities by
138+
- The **SIL index block** contains tables for accessing various SIL entities by
139139
their names, along with a mapping of unique IDs for these to the appropriate
140140
bit offsets into the SIL block.
141141

0 commit comments

Comments
 (0)