Skip to content

Fix various typos#130

Merged
gares merged 1 commit into
math-comp:masterfrom
siraben:typos
Jul 9, 2021
Merged

Fix various typos#130
gares merged 1 commit into
math-comp:masterfrom
siraben:typos

Conversation

@siraben
Copy link
Copy Markdown
Contributor

@siraben siraben commented Jul 9, 2021

This was found by running the following command and processing the ignore list

$ for i in tex/*.tex; do aspell list --home-dir=. -tm --personal=ignore.txt < $i; done

This was found by running the following command and processing the ignore list

```ShellSession
$ for i in tex/*.tex; aspell list --home-dir=. -tm --personal=ignore.txt < $i
```
@gares
Copy link
Copy Markdown
Member

gares commented Jul 9, 2021

Thanks!

@gares gares merged commit 3b7f05f into math-comp:master Jul 9, 2021
@siraben siraben deleted the typos branch July 9, 2021 16:37
@siraben siraben mentioned this pull request Jul 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants