From: John Doe Date: Wed, 17 Apr 2019 23:19:59 +0000 (-0700) Subject: migth -> might X-Git-Tag: submit/tizen/20190813.035844~27^2~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=81517c7b814acd547bad6d695095e4bffabadb01;p=platform%2Fcore%2Fdotnet%2Fdiagnostics.git migth -> might --- diff --git a/src/Microsoft.Diagnostics.Tools.RuntimeClient/Eventing/EventPipeClient.cs b/src/Microsoft.Diagnostics.Tools.RuntimeClient/Eventing/EventPipeClient.cs index 643aee5ab..25015d677 100644 --- a/src/Microsoft.Diagnostics.Tools.RuntimeClient/Eventing/EventPipeClient.cs +++ b/src/Microsoft.Diagnostics.Tools.RuntimeClient/Eventing/EventPipeClient.cs @@ -63,7 +63,7 @@ namespace Microsoft.Diagnostics.Tools.RuntimeClient /// /// /// A collection of process identifiers associated with the list of opened files (IPC ports). - /// These process Ids migth have expired and not properly cleaned up. + /// These process Ids might have expired and not properly cleaned up. /// public static IEnumerable ListAvailablePorts() {