From 63a4119c6237176c57b8fa94bceae363ad4366b0 Mon Sep 17 00:00:00 2001 From: CodeDead Date: Mon, 18 Apr 2022 18:45:29 +0200 Subject: [PATCH] * Doc fix --- deadlock-dotnet-sdk/Domain/NativeMethods.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deadlock-dotnet-sdk/Domain/NativeMethods.cs b/deadlock-dotnet-sdk/Domain/NativeMethods.cs index f037614..9312f6f 100644 --- a/deadlock-dotnet-sdk/Domain/NativeMethods.cs +++ b/deadlock-dotnet-sdk/Domain/NativeMethods.cs @@ -5,7 +5,7 @@ namespace deadlock_dotnet_sdk.Domain { /// - /// Collection of native methods. + /// Collection of native methods /// internal static class NativeMethods {