Skip to content

Commit f75a30d

Browse files
authored
Merge pull request #62 from lnicola/patch-2
Fix typo
2 parents 3c5a560 + a827154 commit f75a30d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

thisweek/_posts/2020-08-03-changelog-36.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ image::https://user-images.githubusercontent.com/2690773/88724896-e85a7100-d133-
4545
|===
4646
| Old Name | New Name
4747

48-
|`ast::NomialDef`| `ast::AdtDef`
48+
|`ast::NominalDef`| `ast::AdtDef`
4949
|`ast::ModuleItem` | `ast::Item`
5050
|`ast::Alias` | `ast::Rename`
5151
|`ast::TypeParamList` | `ast::GenericParamList`

0 commit comments

Comments
 (0)