Skip to content

Commit cb3ec6f

Browse files
committed
Merge branch 'cs/pretty-formats-doc-typofix'
Doc fix. * cs/pretty-formats-doc-typofix: doc: minor formatting fix
2 parents bbfe5f2 + 4fd39c7 commit cb3ec6f

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)