Skip to content

Commit e956813

Browse files
authored
Update lp_l.html
1 parent b1e2a7a commit e956813

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

funny/lp_l.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
<h1>Linux内核模拟器</h1>
143143

144144
<div class="form-group">
145-
<label for="panicType">错误类型:</label>
145+
<label for="panicType">崩溃类型:</label>
146146
<select id="panicType">
147147
<option value="Kernel panic">Kernel panic</option>
148148
<option value="Kernel oops">Kernel oops</option>
@@ -189,7 +189,7 @@ <h1>Linux内核模拟器</h1>
189189
[ 0.000000] Memory: 1984M/2048M available (12339K kernel code, 2472K rwdata, 4008K rodata, 2408K init, 2368K bss, 64M reserved)</textarea>
190190
</div>
191191

192-
<button id="generateBtn">生成内核恐慌</button>
192+
<button id="generateBtn">生成内核崩溃</button>
193193
</div>
194194

195195
<div id="linuxPanicScreen"></div>

0 commit comments

Comments
 (0)