diff --git a/src/Avalonia.Controls/Notifications/WindowNotificationManager.cs b/src/Avalonia.Controls/Notifications/WindowNotificationManager.cs index 3dffea160d..4b0b4a5c50 100644 --- a/src/Avalonia.Controls/Notifications/WindowNotificationManager.cs +++ b/src/Avalonia.Controls/Notifications/WindowNotificationManager.cs @@ -49,7 +49,7 @@ namespace Avalonia.Controls.Notifications } /// - /// Instantiates a new instance of . + /// Initializes a new instance of the class. /// /// The window that will host the control. public WindowNotificationManager(Window host)