1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2025-02-16 16:58:38 +01:00

Minor, address @btrahan feedback.

This commit is contained in:
epriestley 2012-03-19 19:16:50 -07:00
parent d516f39bf3
commit cdcb5cc25d

View file

@ -1470,7 +1470,7 @@ EOTEXT
throw new ArcanistUsageException(
"When using '--raw' to update a revision, specify an update message ".
"with '--message'. (Normally, we'd launch an editor to ask you for a ".
"message, but can not do that because stdin is a diff source.)");
"message, but can not do that because stdin is the diff source.)");
}
// When updating a revision using git without specifying '--message', try