Explorar o código

API docs fix. [ignore ci]

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

+ 1 - 1
packages/ckeditor5-link/src/link.js

@@ -59,7 +59,7 @@ export default class Link extends Feature {
 
 	/**
 	 * Creates a toolbar link button. Clicking this button will show
-	 * {@link link.Link#balloonPanel} attached to the selection.
+	 * {@link link.Link#balloonPanelView} attached to the selection.
 	 *
 	 * @private
 	 */