From d866ffd807c4aac85b4826d359279bdb572b39b9 Mon Sep 17 00:00:00 2001 From: Dan Walmsley Date: Sun, 12 May 2019 20:44:07 +0100 Subject: [PATCH] remove comment. --- src/Avalonia.Controls/Notifications/Notification.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Avalonia.Controls/Notifications/Notification.cs b/src/Avalonia.Controls/Notifications/Notification.cs index 9aea607874..4204ad0aee 100644 --- a/src/Avalonia.Controls/Notifications/Notification.cs +++ b/src/Avalonia.Controls/Notifications/Notification.cs @@ -7,7 +7,6 @@ namespace Avalonia.Controls.Notifications { /// /// A notification that can be shown in a window or by the host operating system. - /// Can be displayed by both and /// /// /// This class represents a notification that can be displayed either in a window using