scivision / mumps

MUMPS via CMake
http://mumps-solver.org
MIT License
115 stars 46 forks source link

Spelling #21

Closed jsoref closed 2 years ago

jsoref commented 2 years ago

This PR corrects misspellings identified by the check-spelling action.

The misspellings have been reported at https://github.com/jsoref/mumps/commit/9a3ea63a2dcaf0c0425f979cbbe734cb532ac084#commitcomment-62511303

The action reports that the changes in this PR would make it happy: https://github.com/jsoref/mumps/commit/a0bd68a104a1c0711cee60584f6f0dc848d59f3b

Note: this PR does not include the action. If you're interested in running a spell check on every PR and push, that can be offered separately.