We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 648d1c0 commit e233839Copy full SHA for e233839
asc-simulator/Resources/help.html
@@ -154,7 +154,7 @@ <h3 id="状態単位ステップラン">状態単位ステップラン</h3>
154
<p>ASCマシンを、<strong>次の状態まで実行して停止します。</strong></p>
155
<h3 id="ブレーク">ブレーク</h3>
156
<p><img src="help/ブレークボタン.png" alt="ブレーク" /></p>
157
-<p>通常実行時に<strong>実行を(強制的に)中断し停止します。</strong></p>
+<p>通常実行時に<strong>実行を強制的に中断し停止します。</strong></p>
158
<hr />
159
<h3 id="実行速度コントローラ">実行速度コントローラ</h3>
160
<p><img src="help/実行速度コントローラ.png" alt="実行速度コントローラ" /></p>
asc-simulator/Resources/help.md
@@ -198,7 +198,7 @@ ASCマシンを、**次の状態まで実行して停止します。**
198
### ブレーク
199

200
201
-通常実行時に**実行を(強制的に)中断し停止します。**
+通常実行時に**実行を強制的に中断し停止します。**
202
203
---
204
0 commit comments