1
0
Stephan Fuchs 5 сар өмнө
parent
commit
c30991bb4e

+ 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).