Skip to content

docs: fix occurred spelling in parser docs - #44

Closed
thehanslevi wants to merge 1 commit into
TinyTinni:masterfrom
thehanslevi:codex/fix-occurred-doc-typo
Closed

docs: fix occurred spelling in parser docs#44
thehanslevi wants to merge 1 commit into
TinyTinni:masterfrom
thehanslevi:codex/fix-occurred-doc-typo

Conversation

@thehanslevi

Copy link
Copy Markdown

Summary

  • Fix occured -> occurred in the README parser examples and vdf_parser.hpp comments.
  • No code behavior changes.

Validation

  • rg -n "occured|occurred" Readme.md include/vdf_parser.hpp
  • git diff --check
  • /usr/bin/c++ -std=c++17 -Iinclude -Itests -DSOURCE_DIR="/tmp/codex-proof-pr-scout/repos/TinyTinni__ValveFileVDF/tests" tests/main.cpp tests/vdf_parser_test.cpp -o /tmp/codex-proof-pr-scout/build-valvefilevdf/vdf_tests
  • /tmp/codex-proof-pr-scout/build-valvefilevdf/vdf_tests --order-by=rand -> 23 test cases and 219 assertions passed

CMake is not installed in my local environment, so I used the direct compiler invocation above for the local test run.

@TinyTinni

Copy link
Copy Markdown
Owner

Thanks, but when you use AI tools, you could have fixed more spelling errors. I did a sweep of it using spell check tools here: #45

@TinyTinni TinyTinni closed this Jun 23, 2026
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