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:
epriestley
2012-04-23 17:40:57 -07:00
parent 42b1c73f41
commit 20a5c9b261
27 changed files with 188 additions and 82 deletions

View File

@@ -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 =