Skip to content

Conversation

@NeroBurner
Copy link

The documentation for msgpack has two spelling errors:

writing output... [ 63%] packages/pkg/msgpack
packages/pkg/msgpack.rst:21:msgpackc:["mudpack"]
packages/pkg/msgpack.rst:21:cxx:["xxx", "xx", "cox", "c xx", "OSX"]

...

 Spelling checker messages written to /home/runner/work/hunter/hunter/docs/_spelling/output.txt
Warning, treated as error:
Found 2 misspelled words

Update the documentation properly escaping the target names and in the process making the spellchecker ignoring the "codeblocks".

Fixes: #794

The documentation for `msgpack` has two spelling errors:

```
writing output... [ 63%] packages/pkg/msgpack
packages/pkg/msgpack.rst:21:msgpackc:["mudpack"]
packages/pkg/msgpack.rst:21:cxx:["xxx", "xx", "cox", "c xx", "OSX"]

...

 Spelling checker messages written to /home/runner/work/hunter/hunter/docs/_spelling/output.txt
Warning, treated as error:
Found 2 misspelled words
```

Update the documentation properly escaping the target names and in the
process making the spellchecker ignoring the "codeblocks".

Fixes: cpp-pm#794
@NeroBurner NeroBurner added the documentation Improvements or additions to documentation label Jun 10, 2025
@NeroBurner NeroBurner merged commit 7c692a0 into cpp-pm:master Jun 10, 2025
1 check passed
@NeroBurner NeroBurner deleted the docs_msgpack_fix_spelling branch June 10, 2025 12:58
@NeroBurner
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

doc: misspelled words in msgpack

1 participant