diff options
author | Hans Wennborg <hans@hanshq.net> | 2013-07-25 22:58:31 +0000 |
---|---|---|
committer | Hans Wennborg <hans@hanshq.net> | 2013-07-25 22:58:31 +0000 |
commit | ac1d6a0c98195b9de9907f93919f78f1a9d38131 (patch) | |
tree | 0b98bd49588ee1838d826c01867ac11b41f95ea1 /llvm/docs/Phabricator.rst | |
parent | 6de8bd25f240bc655160f993cbeb7361680fccbe (diff) | |
download | bcm5719-llvm-ac1d6a0c98195b9de9907f93919f78f1a9d38131.tar.gz bcm5719-llvm-ac1d6a0c98195b9de9907f93919f78f1a9d38131.zip |
Phabricator.rst: tiny fix
llvm-svn: 187164
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 efab10cd13a..0c6990e1361 100644 --- a/llvm/docs/Phabricator.rst +++ b/llvm/docs/Phabricator.rst @@ -56,7 +56,7 @@ to upload your patch): To upload a new patch: * Click *Differential*. -* Click *Create Revision*. +* Click *Create Diff*. * Paste the text diff or upload the patch file. Note that TODO * Leave the drop down on *Create a new Revision...* and click *Continue*. |