From 832362c27d8841ba6bb05fadaf75ea048e736261 Mon Sep 17 00:00:00 2001 From: Hirsch Singhal Date: Mon, 27 Feb 2017 10:49:59 -0800 Subject: [PATCH] Update content for WER --- .../Core/WindowsErrorReporting.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 {