Skip to content

Conversation

ivanpanch
Copy link
Contributor

@ivanpanch ivanpanch commented Jul 16, 2025

I have corrected some minor mistakes, such as a functions (instead of a function) and This a (instead of This is a).

@cubbimew
Copy link
Member

cubbimew commented Jul 27, 2025

LGTM, but CI complained here

Warning: Undesired chars (–’‘“”¸…¦) or Unicode EN SPACE found, use markdown-compatible symbols instead:
 21041	* All the talks from [CppCon ’14](https://isocpp.org/blog/2014/11/cppcon-videos-c9)

and also here (need to add the word to ./scripts/hunspell/isocpp.dic )

Warning: Spellcheck failed, fix words or add to dictionary:
Line 1432: underqualified -> under qualified

@ivanpanch
Copy link
Contributor Author

I changed to a numeric character reference, maybe that is accepted? (The ASCII apostrophe gets replaced by an opening quotation mark at this position, so it is not suitable.)

@cubbimew cubbimew merged commit b4c5037 into isocpp:master Jul 27, 2025
1 check passed
@ivanpanch ivanpanch deleted the patch-1 branch September 1, 2025 13:14
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