KhronosGroup / KhronosGroup/Vulkan-Tutorial

[BUG] Typo in tutorial overview

Open Beginner friendly
#512 0 comments 0 reactions 0 assignees View on GitHub
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**
Image
Image

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.