Skip to content

Commit 00892b0

Browse files
authored
Merge pull request Snailclimb#816 from LiWenGu/hotfix/814
fix814
2 parents 5971fef + 4bf7bd0 commit 00892b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/operating-system/linux.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
### 操作系统的用户态与内核态
6565

6666
unix与linux的体系架构:分为用户态与内核态。
67-
用户态与内核态与内核态是操作系统对执行权限进行分级后的不同的运行模式
67+
用户态与内核态是操作系统对执行权限进行分级后的不同的运行模式
6868

6969
![用户态与内核态](../../media/pictures/linux/用户态与内核态.png)
7070

0 commit comments

Comments
 (0)