ソースを参照

[minor] fix minor type

Stephan Fuchs 10 ヶ月 前
コミット
c30991bb4e
1 ファイル変更1 行追加1 行削除
  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).