Skip to content

Commit 8e64007

Browse files
committed
doc: minor formatting fix
Move a closing backtick that was placed one character too soon. Signed-off-by: Cameron Steffen <[email protected]>
1 parent 75b2f01 commit 8e64007

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/pretty-formats.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ endif::git-rev-list[]
208208
'%GP':: show the fingerprint of the primary key whose subkey was used
209209
to sign a signed commit
210210
'%gD':: reflog selector, e.g., `refs/stash@{1}` or `refs/stash@{2
211-
minutes ago`}; the format follows the rules described for the
211+
minutes ago}`; the format follows the rules described for the
212212
`-g` option. The portion before the `@` is the refname as
213213
given on the command line (so `git log -g refs/heads/master`
214214
would yield `refs/heads/master@{0}`).

0 commit comments

Comments
 (0)