From 9973f200c3fca1be6fb5d31ecf4b04519757331c Mon Sep 17 00:00:00 2001 From: Alfred Myers Date: Mon, 20 Aug 2018 22:52:25 -0300 Subject: [PATCH] Fixed typo --- proposals/intrinsics.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proposals/intrinsics.md b/proposals/intrinsics.md index 0a7e2e9..4b3bf00 100644 --- a/proposals/intrinsics.md +++ b/proposals/intrinsics.md @@ -128,7 +128,7 @@ Restrictions on the method which has the `CallIndirect` attribute applied: - Cannot have a `DllImport` attribute. - Cannot be generic. -## Open Issuess +## Open Issues ### CallingConvention