Skip to content

Commit bb907de

Browse files
committed
code_style: correct the comment of invisible commit button
1 parent 9768b21 commit bb907de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Views/WorkingCopy.axaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@
246246
</ToolTip.Tip>
247247
</Button>
248248

249-
<!-- Invisible button just to add another hotkey `Ctrl+Alt+Enter` to commit with auto-stage -->
249+
<!-- Invisible button just to add another hotkey `Alt+Enter/⌥+Enter` to commit with auto-stage -->
250250
<Button Grid.Column="7"
251251
Width="0" Height="0"
252252
Background="Transparent"

0 commit comments

Comments
 (0)