Skip to content

Commit deb5407

Browse files
wincentgitster
authored andcommitted
docs: add missing colon to Documentation/config/gpg.txt
Add missing colon to ensure correct rendering of definition list item. Without the proper number of colons, it renders as just another top-level paragraph rather than a list item. Signed-off-by: Greg Hurrell <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent e9d7761 commit deb5407

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/config/gpg.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ gpg.minTrustLevel::
3434
* `fully`
3535
* `ultimate`
3636

37-
gpg.ssh.defaultKeyCommand:
37+
gpg.ssh.defaultKeyCommand::
3838
This command that will be run when user.signingkey is not set and a ssh
3939
signature is requested. On successful exit a valid ssh public key is
4040
expected in the first line of its output. To automatically use the first

0 commit comments

Comments
 (0)