Skip to content

Commit 46c095c

Browse files
committed
Add a missing quote
1 parent 9aa268c commit 46c095c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/i18n/english.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2212,7 +2212,7 @@ keybinding:
22122212
suspendApp: <disabled>
22132213
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)