浏览代码

Tests: Minor rename in the StickyPanelView mantual test.

Aleksander Nowodzinski 8 年之前
父节点
当前提交
bf05e1fb2f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      packages/ckeditor5-ui/tests/manual/panel/sticky/stickypanelview.html

+ 1 - 1
packages/ckeditor5-ui/tests/manual/panel/sticky/stickypanelview.html

@@ -35,7 +35,7 @@
 			<div class="ck-reset_all offset-visualizer"></div>
 		</div>
 
-		<div id="fixed">The toolbar should stick to me instead of the viewport.</div>
+		<div id="fixed">The panel should stick to me instead of the viewport.</div>
 	</div>
 </div>