Update ServerConnection.cs
This commit is contained in:
parent
2aea2c6b9f
commit
331f0b15cd
|
|
@ -36,7 +36,7 @@ namespace Microsoft.AspNetCore.Razor.Tools
|
||||||
}
|
}
|
||||||
catch
|
catch
|
||||||
{
|
{
|
||||||
// In the case an exception occured trying to open the Mutex then
|
// In the case an exception occurred trying to open the Mutex then
|
||||||
// the assumption is that it's not open.
|
// the assumption is that it's not open.
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue