Răsfoiți Sursa

Apply suggestions from code review

Co-Authored-By: Maciej <jodator@jodator.net>
Mateusz Samsel 6 ani în urmă
părinte
comite
0b7a5ad1d8

+ 1 - 1
packages/ckeditor5-paste-from-office/src/filters/common.js

@@ -8,7 +8,7 @@
  */
 
 /**
- * The filter removes `<b>` tag wrapper added by Google Docs for copied content.
+ * Removes `<b>` tag wrapper added by Google Docs to a copied content.
  *
  * @param {module:engine/view/documentfragment~DocumentFragment} documentFragment
  */