Skip to content

Commit 8651c46

Browse files
authored
Fix small issues with the Breaking Changes texts (#5114)
2 parents 6600adf + 46c095c commit 8651c46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkg/i18n/english.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2210,9 +2210,9 @@ gui:
22102210
keybinding:
22112211
universal:
22122212
suspendApp: <disabled>
2213-
redo: <c-z>
2213+
redo: <c-z>
22142214
2215-
- The 'git.paging.useConfig' option has been removed. If you were relying on it to configure your pager, you'll have to explicitly set the pager again using the git.paging.pager' option.
2215+
- The 'git.paging.useConfig' option has been removed. If you were relying on it to configure your pager, you'll have to explicitly set the pager again using the 'git.paging.pager' option.
22162216
`,
22172217
},
22182218
}

0 commit comments

Comments
 (0)