Skip to content

Commit 451c7ce

Browse files
Merge pull request swiftlang#18674 from adrian-prantl/docsfix
Update mangling prefix in Mangling.rst
2 parents 615de46 + 4a5c74f commit 451c7ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ABI/Mangling.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Mangling
99
--------
1010
::
1111

12-
mangled-name ::= '_S' global
12+
mangled-name ::= '$S' global
1313

1414
All Swift-mangled names begin with this prefix.
1515

0 commit comments

Comments
 (0)