diff options
author | Anmol P. Paralkar <anmol.paralkar@gmail.com> | 2017-01-05 13:08:14 +0000 |
---|---|---|
committer | Anmol P. Paralkar <anmol.paralkar@gmail.com> | 2017-01-05 13:08:14 +0000 |
commit | 3480e831182f2b946d9d55299a8d05394213fac6 (patch) | |
tree | 1c16b67f1d3eca4ca3e50374de766e09518502b1 | |
parent | b982b6db51fc573770efa413058254849c44314f (diff) | |
download | bcm5719-llvm-3480e831182f2b946d9d55299a8d05394213fac6.tar.gz bcm5719-llvm-3480e831182f2b946d9d55299a8d05394213fac6.zip |
[doc] Fix minor grammatical error in Phabricator.rst
Summary: Test commit, fix minor grammatical error in Phabricator.rst
Reviewers: delcypher
Subscribers: llvm-commits
Differential Revision: https://reviews.llvm.org/D28214
llvm-svn: 291101
-rw-r--r-- | llvm/docs/Phabricator.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/Phabricator.rst b/llvm/docs/Phabricator.rst index 06a9c6af9b4..8d1984b65cd 100644 --- a/llvm/docs/Phabricator.rst +++ b/llvm/docs/Phabricator.rst @@ -132,7 +132,7 @@ committed to trunk. If you do not have commit access, someone has to commit the change for you (with attribution). It is sufficient to add a comment to the approved review indicating you cannot commit the patch yourself. If you have commit access, there are multiple workflows to commit the -change. Whichever method you follow it is recommend that your commit message +change. Whichever method you follow it is recommended that your commit message ends with the line: :: |