1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-23 05:50:55 +01:00
This commit is contained in:
vrana 2012-04-07 11:45:31 -07:00
parent ff4f72fdab
commit 5493c0e58e

View file

@ -215,7 +215,7 @@ final class DiffusionCommitController extends DiffusionController {
));
}
// TOOD: Some parts of the views still rely on properties of the
// TODO: Some parts of the views still rely on properties of the
// DifferentialChangeset. Make the objects ephemeral to make sure we don't
// accidentally save them, and then set their ID to the appropriate ID for
// this application (the path IDs).