1
0
Răsfoiți Sursa

[minor] fix minor type

Stephan Fuchs 10 luni în urmă
părinte
comite
c30991bb4e
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      sugarcube/src/menu/Menu.tw

+ 1 - 1
sugarcube/src/menu/Menu.tw

@@ -6,7 +6,7 @@
 	<<set $settings.ui.sidebarRight ??= false>>
 	<<set $settings.ui.css ??= "">>
 	<p>
-		<b>Note: All Style-setting tinker with the display-code at a low level. You might need to reload the page (F5) for changes to take effect.</b>
+		<b>Note: All Style-settings tinker with the display-code at a low level. You might need to reload the page (F5) for changes to take effect.</b>
 	</p>
 	<p>
 		<<checkbox "$settings.ui.actionsAtBottom" false true autocheck>> Display the available actions at the bottom of each passage instead of on the left side (only effects screens which are large enough to display the actions on the left to begin with).