Use "closed", not "committed", in Differential
Summary: "Committed" is SVN-specific language, and confusing in Git and Mercurial. Use neutral language instead. Test Plan: Inspection. Reviewers: btrahan, Makinde, vrana, jungejason Reviewed By: vrana CC: aran Maniphest Tasks: T909 Differential Revision: https://secure.phabricator.com/D2087
This commit is contained in:
@@ -266,7 +266,7 @@ You can also generate full-name references to some objects by using braces:
|
||||
{T123} # Link to Maniphest task T123 with the full name
|
||||
|
||||
These references will also show when an object changes state (for instance, a
|
||||
task is closed or a revision is committed).
|
||||
task or revision is closed).
|
||||
|
||||
= Quoting Text =
|
||||
|
||||
|
||||
Reference in New Issue
Block a user