Преглед на файлове

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>