1
0
Pārlūkot izejas kodu

[minor] fix minor type

Stephan Fuchs 10 mēneši atpakaļ
vecāks
revīzija
c30991bb4e
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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).