Skip to content

Commit e17e02d

Browse files
authored
Merge pull request GUI-for-Cores#2 from ging-dev/fix
fix: typos
2 parents b5a76e0 + 0a39996 commit e17e02d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

en/guide/community/02-run-tun-mode-without-password.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
## Check If polkit Service Is Running
1111

1212
```bash
13-
sytemctl status polkit
13+
systemctl status polkit
1414
```
1515

1616
If the status is not `active (running)`, run the following command:

zh/guide/community/02-run-tun-mode-without-password.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
## 检查 polkit 服务是否正在运行
1111

1212
```bash
13-
sytemctl status polkit
13+
systemctl status polkit
1414
```
1515

1616
若返回状态为除 `active (running)` 之外的结果,运行

0 commit comments

Comments
 (0)