瀏覽代碼

Typo fix.

Maciej Gołaszewski 5 年之前
父節點
當前提交
231f516f6e
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      packages/ckeditor5-theme-lark/theme/ckeditor5-widget/widgettypearound.css

+ 1 - 1
packages/ckeditor5-theme-lark/theme/ckeditor5-widget/widgettypearound.css

@@ -132,7 +132,7 @@
 		animation: ck-widget-type-around-fake-caret-pulse linear 1s infinite normal forwards;
 
 		/*
-		 * The semit-transparent-outline+background combo improves the contrast
+		 * The semi-transparent-outline+background combo improves the contrast
 		 * when the background underneath the fake caret is dark.
 		 */
 		outline: solid 1px hsla(0, 0%, 100%, .5);