Uh oh!
There was an error while loading. Please reload this page.
[Doc] Fixing some typos and spelling errors - #57225
Conversation
jscheffl
left a comment
There was a problem hiding this comment.
Oh, another one. Thanks for the fixes!
jscheffl
commented
Oct 25, 2025
Small fixes are needed to make CI green to make it merged:
|
KoviAnusha
commented
Oct 25, 2025
LGTM! |
potiuk
commented
Oct 25, 2025
But some fixes are needed! |
Hi, |
It seems we need to add chatbots word to |
didier-durand
commented
Oct 26, 2025
Added 'chatbots' and 'Chatbots' with capical C in case the word starts a sentence |
Uh oh!
There was an error while loading. Please reload this page.
jscheffl
commented
Oct 26, 2025
Okay, now as comment above it is "only" failing on changed breeze command outputs which are generated in code. To fix this run |
didier-durand
commented
Oct 26, 2025
Ok, removed 'Chatbots' with capital C as it is not needed for now |
didier-durand
commented
Oct 29, 2025
@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. |
jscheffl
commented
Oct 29, 2025
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... |
Uh oh!
There was an error while loading. Please reload this page.
* 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