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