[Doc] Fixing some typos and spelling errors#57225
[Doc] Fixing some typos and spelling errors#57225jscheffl merged 5 commits intoapache:mainfrom didier-durand:fix-typos-2
Conversation
jscheffl
left a comment
There was a problem hiding this comment.
Oh, another one. Thanks for the fixes!
|
Small fixes are needed to make CI green to make it merged:
|
|
LGTM! |
|
But some fixes are needed! |
|
Hi, |
It seems we need to add chatbots word to |
|
Added 'chatbots' and 'Chatbots' with capical C in case the word starts a sentence |
|
Okay, now as comment above it is "only" failing on changed breeze command outputs which are generated in code. To fix this run |
|
Ok, removed 'Chatbots' with capital C as it is not needed for now |
|
@jscheffl : Jens, I run the prek command that you requested. It has generated new versions for some file that I will commit now. Its output is: It has generated new versions for some file that I will commit now. |
|
Thanks for the fixes - CI is failing now... I see from logs it is un-related to your PR. Will attempt another run and hoping to have it green then. No need to fix from your side... |
* Fixing some typos and spelling errors * adding 'chatbot' to spelling_wordlist.txt * adding 'chatbots' to spelling_wordlist.txt * removed 'Chatbots' from spelling_wordlist.txt * Committing new versions of somes files generated by prek (cherry picked from commit a04136f) Co-authored-by: Didier Durand <2927957+didier-durand@users.noreply.github.com>
* Fixing some typos and spelling errors * adding 'chatbot' to spelling_wordlist.txt * adding 'chatbots' to spelling_wordlist.txt * removed 'Chatbots' from spelling_wordlist.txt * Committing new versions of somes files generated by prek (cherry picked from commit a04136f) Co-authored-by: Didier Durand <2927957+didier-durand@users.noreply.github.com>
) * Fixing some typos and spelling errors * adding 'chatbot' to spelling_wordlist.txt * adding 'chatbots' to spelling_wordlist.txt * removed 'Chatbots' from spelling_wordlist.txt * Committing new versions of somes files generated by prek (cherry picked from commit a04136f) Co-authored-by: Didier Durand <2927957+didier-durand@users.noreply.github.com>
* Fixing some typos and spelling errors * adding 'chatbot' to spelling_wordlist.txt * adding 'chatbots' to spelling_wordlist.txt * removed 'Chatbots' from spelling_wordlist.txt * Committing new versions of somes files generated by prek
* Fixing some typos and spelling errors * adding 'chatbot' to spelling_wordlist.txt * adding 'chatbots' to spelling_wordlist.txt * removed 'Chatbots' from spelling_wordlist.txt * Committing new versions of somes files generated by prek
* Fixing some typos and spelling errors * adding 'chatbot' to spelling_wordlist.txt * adding 'chatbots' to spelling_wordlist.txt * removed 'Chatbots' from spelling_wordlist.txt * Committing new versions of somes files generated by prek
Hi,
Discovered and fixed some typos while reading the code: see commit diffs for details
Best,
Didier