commit | 3fd577db568ffcef74752c84c15cc66121f386d1 | [log] [tgz] |
---|---|---|
author | Lei Zhang <[email protected]> | Thu May 21 21:33:19 2020 |
committer | Commit Bot <[email protected]> | Thu May 21 21:33:19 2020 |
tree | c7774809248139e5f637a5eb8dfc1e22900bcb18 | |
parent | 569eadfb101f995a921b894e3923cbb20d921239 [diff] [blame] |
Add a space after a colon in Gerrit-style git footer examples. Follow up to https://crrev.com/747851 to provide good examples to readers in the documentation. Change-Id: I14e1aa32abce51c9ae1f7499737ff612e440733c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2212962 Reviewed-by: Henrique Ferreiro <[email protected]> Commit-Queue: Lei Zhang <[email protected]> Cr-Commit-Position: refs/heads/master@{#771201}
diff --git a/docs/accessibility/patts.md b/docs/accessibility/patts.md index 637be7885..719d97c 100644 --- a/docs/accessibility/patts.md +++ b/docs/accessibility/patts.md
@@ -101,8 +101,8 @@ ``` git commit -a - Bug:chromium:12345 - Test:Write what you tested here + Bug: chromium:12345 + Test: Write what you tested here repo upload . ```