mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-29 09:35:38 -05:00
Fixed a minor typo in comment (#16412)
This commit is contained in:
@@ -253,7 +253,7 @@ export class FirewallRuleDialog extends Modal {
|
||||
this.viewModel.toSubnetIPRange = IPAddress;
|
||||
}
|
||||
|
||||
/* Overwrite esapce key behavior */
|
||||
/* Overwrite escape key behavior */
|
||||
protected override onClose() {
|
||||
this.cancel();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user