Browse Source

Merge branch 'master' into i/6165

Piotrek Koszuliński 5 years ago
parent
commit
bac9143c29
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/ckeditor5-font/src/fontcommand.js

+ 1 - 1
packages/ckeditor5-font/src/fontcommand.js

@@ -29,7 +29,7 @@ export default class FontCommand extends Command {
 		 *
 		 *
 		 * @observable
 		 * @observable
 		 * @readonly
 		 * @readonly
-		 * @member {Boolean} module:font/fontcommand~FontCommand#value
+		 * @member {String} module:font/fontcommand~FontCommand#value
 		 */
 		 */
 
 
 		/**
 		/**