esa / pagmo2

A C++ platform to perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island model.
https://esa.github.io/pagmo2/
GNU General Public License v3.0
804 stars 159 forks source link

Spelling #518

Closed jsoref closed 1 year 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/pagmo2/commit/f6895e547c808e60e46f3db186d8400217ac0ac7#commitcomment-77051465

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

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.

I will be annotating this PR, and I fully expect to be asked to drop certain files.

bluescarni commented 2 years ago

@jsoref thank you, that looks great! The build failure in the CI is due to our Doxyfile needing an update, I'll update the PR later tonight and trigger the rebuild.

jsoref commented 1 year ago

Hi @bluescarni, just checking in. (I'm in no hurry. I just accidentally reopened this window...)

bluescarni commented 1 year ago

@jsoref sorry for taking so long... thanks again for taking care of all this.