SCPBlocks: fix 'occured' -> 'occurred' in doc comment#382
Conversation
Doc comment in PublicHeaders/SCPBlocks.h line 63 read 'no error occured'. Fixed to 'occurred'. Comment-only change. Signed-off-by: SAY-5 <SAY-5@users.noreply.github.com>
|
|
2 similar comments
|
|
|
|
|
Closing — typo-only PR. Multiple maintainers across the OSS ecosystem have flagged my recent typo-sweep PRs as AI-generated spam (notably hashicorp/nomad#27855, hashicorp/hcl#794, argo-cd reviewers). I should have caught this pattern sooner. Apologies for the noise. |
np, thanks for following up. fwiw we fixed the typo in our internal repo and it'll get updated when we publish the next release. |
Doc comment in
PublicHeaders/SCPBlocks.hline 63 readsno error occured. Fixed tooccurred. Comment-only change.The generated docs (
docs/) will be regenerated from the source on next build, so fixing this header propagates to all versions of the HTML documentation.