Skip to content

Commit b730228

Browse files
committed
Update 'CTRL' to 'Ctrl' casing
1 parent 539a1f0 commit b730228

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

IPConfig/Views/IPv4ConfigView.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
<MenuItem.InputBindings>
7272
<KeyBinding Command="{x:Static ApplicationCommands.Copy}"
7373
CommandParameter="{Binding Dns1}"
74-
Gesture="CTRL+C" />
74+
Gesture="Ctrl+C" />
7575
</MenuItem.InputBindings>
7676
</MenuItem>
7777
</ContextMenu>

0 commit comments

Comments
 (0)