Skip to content

Commit 5418b56

Browse files
authored
Merge pull request #193 from simartin/typo-fix
Fix typo in abi.html: xpression => expression.
2 parents ef5e093 + e754f63 commit 5418b56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

abi.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4559,7 +4559,7 @@ <h5><a href="#mangling.dependent">Dependent constructs in templates</a></h5>
45594559
its expression structure could incorrectly produce different
45604560
manglings for different expressions that resolve to the same
45614561
value, and it could incorrectly produce the same mangling for
4562-
xpressions that resolve to different values but happen to be
4562+
expressions that resolve to different values but happen to be
45634563
spelled the same.
45644564

45654565
<p>

0 commit comments

Comments
 (0)