Skip to content

docs: fix occurred spelling in parser docs#44

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

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.

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.

1 participant