From 676024ea9b70cd0bce9657019821173a03b4e3de Mon Sep 17 00:00:00 2001 From: JamJar00 Date: Thu, 12 May 2016 22:15:40 +0100 Subject: [PATCH] Typo --- Hazel/Connection.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Hazel/Connection.cs b/Hazel/Connection.cs index d6c4c83..4c7c5ed 100644 --- a/Hazel/Connection.cs +++ b/Hazel/Connection.cs @@ -128,7 +128,7 @@ namespace Hazel } /// - /// Closes this connections safely. + /// Closes this connection safely. /// public void Close() { -- 2.39.5