Explorar o código

Docs: Small docs improvements.

Piotr Jasiun %!s(int64=6) %!d(string=hai) anos
pai
achega
4303eff6d3
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      packages/ckeditor5-autosave/src/autosave.js

+ 1 - 0
packages/ckeditor5-autosave/src/autosave.js

@@ -343,6 +343,7 @@ mix( Autosave, ObservableMixin );
 
 /**
  * The minimum amount of time that need to pass after last action to call the provided callback.
+ * By default it is 1000 ms.
  *
  *		ClassicEditor
  *			.create( editorElement, {