diff --git a/WindowsDevicePortalWrapper/WindowsDevicePortalWrapper.Shared/Core/WindowsErrorReporting.cs b/WindowsDevicePortalWrapper/WindowsDevicePortalWrapper.Shared/Core/WindowsErrorReporting.cs index 4291fe47..e8455865 100644 --- a/WindowsDevicePortalWrapper/WindowsDevicePortalWrapper.Shared/Core/WindowsErrorReporting.cs +++ b/WindowsDevicePortalWrapper/WindowsDevicePortalWrapper.Shared/Core/WindowsErrorReporting.cs @@ -13,7 +13,7 @@ namespace Microsoft.Tools.WindowsDevicePortal using System.Threading.Tasks; /// - /// Wrappers for DNS methods + /// Wrapper for collecting Windows Error Reports from the device. /// public partial class DevicePortal {