Fix typos found by codespell

This commit is contained in:
Dimitri Papadopoulos
2023-04-10 22:37:13 +02:00
parent 4d15fe286a
commit 26d20c0b40
3 changed files with 6 additions and 6 deletions

View File

@@ -142,7 +142,7 @@ sudo ./anylink
1. 开启服务器转发
```shell
# flie: /etc/sysctl.conf
# file: /etc/sysctl.conf
net.ipv4.ip_forward = 1
#执行如下命令