Fix a comment.

This commit is contained in:
j2blake 2011-10-12 21:07:06 +00:00
parent 427dce8a5c
commit e5723abab2

View file

@ -45,7 +45,7 @@
<!-- - - - - - - - - - - - - - - - - -
target: prepare
Override the core version, so we can merge the three levels before building.
Override the core version, so we can merge the two levels before building.
- - - - - - - - - - - - - - - - - -->
<target name="prepare" depends="compileUtilities,product-prepare,vitroCore.prepare" />