Repository: flex-sdk Updated Branches: refs/heads/develop f26aa1b29 -> aaf17f3b8
Fixed comment ;-) Signed-off-by: Erik de Bruin <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/aaf17f3b Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/aaf17f3b Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/aaf17f3b Branch: refs/heads/develop Commit: aaf17f3b8bf8528a747a4fddb8ef9d09de507c67 Parents: f26aa1b Author: Erik de Bruin <[email protected]> Authored: Thu Dec 11 07:32:51 2014 +0100 Committer: Erik de Bruin <[email protected]> Committed: Thu Dec 11 07:32:51 2014 +0100 ---------------------------------------------------------------------- build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/aaf17f3b/build.xml ---------------------------------------------------------------------- diff --git a/build.xml b/build.xml index a3229ce..2c12ee8 100644 --- a/build.xml +++ b/build.xml @@ -620,7 +620,7 @@ <!-- modules --> <antcall target="stage-modules"/> - <!-- tlf --> + <!-- blazeds --> <antcall target="stage-blazeds"/> <!-- asdoc -->
