Skip to content

Commit e307650

Browse files
Merge pull request #36925 from eltociear/patch-14
docs: Fix typo in SIL.rst
2 parents dc09a66 + 7a7d089 commit e307650

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/SIL.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4540,7 +4540,7 @@ prev_dynamic_function_ref
45404540
// $@convention(thin) T -> U must be a thin function type
45414541
// %1 has type $T -> U
45424542

4543-
Creates a reference to a previous implemenation of a `dynamic_replacement` SIL
4543+
Creates a reference to a previous implementation of a `dynamic_replacement` SIL
45444544
function.
45454545

45464546
For the following Swift code::

0 commit comments

Comments
 (0)