Skip to content

Commit b948694

Browse files
authored
[doc] 勘误,拼写错误
1 parent d474f96 commit b948694

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chapter2/part5.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Copyright (c) 2003-2019 Fabrice Bellard and the QEMU Project developers
3737

3838
### 使用 OpenSBI
3939

40-
新版 Qemu 中内置了 [OpenSBI][opensbi] `firrmwire`(固件),它主要负责在操作系统运行前的硬件初始化和加载操作系统的功能。我们使用以下命令尝试运行一下:
40+
新版 Qemu 中内置了 [OpenSBI][opensbi] `firmware`(固件),它主要负责在操作系统运行前的硬件初始化和加载操作系统的功能。我们使用以下命令尝试运行一下:
4141

4242
```bash
4343
$ qemu-system-riscv64 \

0 commit comments

Comments
 (0)