diff --git a/src/Avalonia.Controls/Button.cs b/src/Avalonia.Controls/Button.cs
index e7407201c4..d39ea73828 100644
--- a/src/Avalonia.Controls/Button.cs
+++ b/src/Avalonia.Controls/Button.cs
@@ -423,7 +423,7 @@ namespace Avalonia.Controls
}
///
- /// Starts listening for the Enter key when the button .
+ /// Starts listening for the Escape key when the button .
///
/// The input root.
private void ListenForCancel(IInputElement root)