KhronosGroup / KhronosGroup/Vulkan-Tutorial
[BUG] Typo in tutorial overview
Open
Beginner friendly
- Dominant language
- C++
- Stars
- 418
- Forks
- 126
- Avg merge
- 11d 6h
- Merged PRs (30d)
- 31
Description
**Describe the bug**
`vk::result::eSuccess` should be `vk::Result::eSuccess` in the API concepts section.
**Screenshots**
Contributor guide
Research direction
Start in the tutorial's API concepts section and search for the exact `vk::result::eSuccess` spelling. Correct it to `vk::Result::eSuccess`, then review that section to confirm the typo is gone and the displayed API name matches the report.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Active
- Clarity
- Clearly specified
- Newbie friendliness
- 90/100