소스 검색

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>