Explorar o código

API docs: Iproved constructor description.

Piotrek Koszuliński %!s(int64=10) %!d(string=hai) anos
pai
achega
3296f748c9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      packages/ckeditor5-utils/src/ckeditorerror.js

+ 1 - 1
packages/ckeditor5-utils/src/ckeditorerror.js

@@ -20,7 +20,7 @@
 CKEDITOR.define( function() {
 	class CKEditorError extends Error {
 		/**
-		 * Creates an instance of the class.
+		 * Creates an instance of the CKEditorError class.
 		 *
 		 * Read more about error logging in the {@link core.log} module.
 		 *