diff --git a/src/modules/MouseWithoutBorders/MouseWithoutBorders.UnitTests/Core/LoggerTests.cs b/src/modules/MouseWithoutBorders/MouseWithoutBorders.UnitTests/Core/LoggerTests.cs index 47e24327599a..2901a41f5a01 100644 --- a/src/modules/MouseWithoutBorders/MouseWithoutBorders.UnitTests/Core/LoggerTests.cs +++ b/src/modules/MouseWithoutBorders/MouseWithoutBorders.UnitTests/Core/LoggerTests.cs @@ -19,7 +19,7 @@ public sealed class PrivateDumpTests [TestMethod] public void PrivateDumpShouldGenerateExpectedOutput() { - // this was used to create the contents of "logger.privatedump.original.txt" + // this was used to create the contents of "Logger.PrivateDump.original.txt" // when the "Core.Logger" class was "Common" in "Common.Log.cs" // PrivateDump throws an ArgumentNullException if this is null