panr 5 ani în urmă
părinte
comite
049d2a4b6f

+ 1 - 1
packages/ckeditor5-ui/src/labeledinput/labeledinputview.js

@@ -34,7 +34,7 @@ export default class LabeledInputView extends View {
 
 		// Deprecation warning.
 		console.warn( 'The LabeledInputView component has been marked as deprecated' +
-			'and will be removed in the next major release.' +
+			'and will be removed in the next major release. ' +
 			'Please use LabeledFieldView component instead.' );
 
 		const inputUid = `ck-input-${ uid() }`;