diff options
author | Sylvestre Ledru <sylvestre@debian.org> | 2013-11-11 14:27:56 +0000 |
---|---|---|
committer | Sylvestre Ledru <sylvestre@debian.org> | 2013-11-11 14:27:56 +0000 |
commit | def97f4f264d2d2b2b64442c1faf962588ab43cb (patch) | |
tree | b547693b1efab530d590e0360d676a4f1f0a6588 /llvm/docs/Phabricator.rst | |
parent | 0e921f2bd9b602a54791d8cf0c6f9b8123e7ed54 (diff) | |
download | bcm5719-llvm-def97f4f264d2d2b2b64442c1faf962588ab43cb.tar.gz bcm5719-llvm-def97f4f264d2d2b2b64442c1faf962588ab43cb.zip |
Update of the 'Code Review' page. The link is now called 'Create Diff' instead of 'Create Revision'
llvm-svn: 194378
Diffstat (limited to 'llvm/docs/Phabricator.rst')
-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 0c6990e1361..6fdea1f9417 100644 --- a/llvm/docs/Phabricator.rst +++ b/llvm/docs/Phabricator.rst @@ -68,7 +68,7 @@ To upload a new patch: To submit an updated patch: * Click *Differential*. -* Click *Create Revision*. +* Click *Create Diff*. * Paste the updated diff. * Select the review you want to from the *Attach To* dropdown and click *Continue*. |