diff --git a/build.py b/build.py index 52d4f75a9..6178d15ee 100755 --- a/build.py +++ b/build.py @@ -22,8 +22,7 @@ # generators builds every _compressed.js. # langfiles builds every msg/js/.js file. -# This script generates four versions of Blockly's core files. The first pair -# are: +# This script generates two versions of Blockly's core files: # blockly_compressed.js # blockly_uncompressed.js # The compressed file is a concatenation of all of Blockly's core files which