Skip to content

Commit 953823f

Browse files
committed
Merge branch 'la/mfc-markup-fix'
Documentation mark-up fix. * la/mfc-markup-fix: MyFirstContribution: render literal *
2 parents 9d8370d + 78b6369 commit 953823f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/MyFirstContribution.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1164,7 +1164,7 @@ After you run this command, `format-patch` will output the patches to the `psuh/
11641164
directory, alongside the v1 patches. Using a single directory makes it easy to
11651165
refer to the old v1 patches while proofreading the v2 patches, but you will need
11661166
to be careful to send out only the v2 patches. We will use a pattern like
1167-
"psuh/v2-*.patch" (not "psuh/*.patch", which would match v1 and v2 patches).
1167+
`psuh/v2-*.patch` (not `psuh/*.patch`, which would match v1 and v2 patches).
11681168

11691169
Edit your cover letter again. Now is a good time to mention what's different
11701170
between your last version and now, if it's something significant. You do not

0 commit comments

Comments
 (0)