Skip to content

Commit

Permalink
Fix spelling in Co-authored-by documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
kbeyls committed Sep 30, 2022
1 parent ab11ed5 commit cdf03f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion llvm/docs/DeveloperPolicy.rst
Expand Up @@ -266,7 +266,7 @@ Below are some guidelines about the format of the message itself:
migrated to git.

In the rare situation where there are multiple authors, please use the `git
tag 'Co-author-by:' to list the additional authors
tag 'Co-authored-by:' to list the additional authors
<https://github.blog/2018-01-29-commit-together-with-co-authors/>`_.

* The title should be concise. Because all commits are emailed to the list with
Expand Down

0 comments on commit cdf03f7

Please sign in to comment.