fredck %!s(int64=11) %!d(string=hai) anos
pai
achega
cccf1193df
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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();