fredck преди 11 години
родител
ревизия
cccf1193df
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      dev/tasks/build/builder.js

+ 1 - 1
dev/tasks/build/builder.js

@@ -66,7 +66,7 @@ Builder.prototype = {
 			return;
 		}
 
-		console.log( 'Building CKEditor into the "' + this.target + '" directory:')
+		console.log( 'Building CKEditor into the "' + this.target + '" directory:' );
 
 		runNext();