mirror of https://github.com/Black-Gold/Learn
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
234 B
21 lines
234 B
7 years ago
|
ispell
|
||
|
===
|
||
|
|
||
|
检查文件中出现的拼写错误
|
||
|
|
||
|
## 补充说明
|
||
|
|
||
|
**ispell命令** 用于检查文件中出现的拼写错误。
|
||
|
|
||
|
### 语法
|
||
|
|
||
|
```
|
||
|
ispell(参数)
|
||
|
```
|
||
|
|
||
|
### 参数
|
||
|
|
||
|
文件:指定要进行拼写检查的文件。
|
||
|
|
||
|
|