Skip to content

Commit 7088da4

Browse files
committed
[NFC] Correct arc draft option
1 parent 2d8c18f commit 7088da4

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

llvm/docs/Phabricator.rst

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,9 @@ repository is to run:
4949

5050
Sometime you may want to create a draft revision to show the proof of concept
5151
or for experimental purposes, In that case you can use the `--draft` option. It
52-
will either create a new draft revisoin or convert the original revision to a
53-
draft revision depending on your local branch status. The good part is: it will not
54-
send mail to llvm-commit mailing list, patch reviewers, and all other subscribers,
55-
buildbot will also run on every patch update:
52+
will create a new draft revision. The good part is: it will not send mail to
53+
llvm-commit mailing list, patch reviewers, and all other subscribers, buildbot
54+
will also run on every patch update:
5655

5756
::
5857

0 commit comments

Comments
 (0)