Skip to content

Commit

Permalink
Changed mentioned version from 4.10.0 to 4.10
Browse files Browse the repository at this point in the history
Zero is redundant here.
  • Loading branch information
engineering-this authored Mar 13, 2018
1 parent ded8f17 commit 5691840
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/editor.js
Original file line number Diff line number Diff line change
Expand Up @@ -740,7 +740,7 @@
* }
* } );
*
* Since 4.10.0 this method accepts `CKEDITOR.command` instance as param.
* Since 4.10 this method accepts `CKEDITOR.command` instance as param.
*
* @param {String} commandName The indentifier name of the command.
* @param {CKEDITOR.commandDefinition/CKEDITOR.command} commandDefinition The command definition or the command instance.
Expand Down

0 comments on commit 5691840

Please sign in to comment.