Skip to content

Commit 696d84b

Browse files
authored
Merge pull request #14966 from ikesyo/docs-serialization-fix-typo
2 parents 99b6b53 + 8ca8b67 commit 696d84b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Serialization.rst

Lines changed: 1 addition & 1 deletion
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)