Skip to content

Commit e233839

Browse files
committed
ヘルプの文言微修正
1 parent 648d1c0 commit e233839

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

asc-simulator/Resources/help.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ <h3 id="状態単位ステップラン">状態単位ステップラン</h3>
154154
<p>ASCマシンを、<strong>次の状態まで実行して停止します。</strong></p>
155155
<h3 id="ブレーク">ブレーク</h3>
156156
<p><img src="help/ブレークボタン.png" alt="ブレーク" /></p>
157-
<p>通常実行時に<strong>実行を(強制的に)中断し停止します</strong></p>
157+
<p>通常実行時に<strong>実行を強制的に中断し停止します</strong></p>
158158
<hr />
159159
<h3 id="実行速度コントローラ">実行速度コントローラ</h3>
160160
<p><img src="help/実行速度コントローラ.png" alt="実行速度コントローラ" /></p>

asc-simulator/Resources/help.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ ASCマシンを、**次の状態まで実行して停止します。**
198198
### ブレーク
199199
![ブレーク](help/ブレークボタン.png)
200200

201-
通常実行時に**実行を(強制的に)中断し停止します**
201+
通常実行時に**実行を強制的に中断し停止します**
202202

203203
---
204204

0 commit comments

Comments
 (0)