Skip to content

Commit 9257df2

Browse files
committed
Sync SDL3 wiki -> header
[ci skip]
1 parent 97b0b13 commit 9257df2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/SDL3/SDL_gpu.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2361,7 +2361,7 @@ extern SDL_DECLSPEC SDL_GPUDevice * SDLCALL SDL_CreateGPUDeviceWithProperties(
23612361
* When no such structure is provided, SDL will use Vulkan API version 1.0 and
23622362
* a minimal set of features. The requested API version influences how the
23632363
* feature_list is processed by SDL. When requesting API version 1.0, the
2364-
* feature_list is ignored. Only the vulkan_10_phyisical_device_features and
2364+
* feature_list is ignored. Only the vulkan_10_physical_device_features and
23652365
* the extension lists are used. When requesting API version 1.1, the
23662366
* feature_list is scanned for feature structures introduced in Vulkan 1.1.
23672367
* When requesting Vulkan 1.2 or higher, the feature_list is additionally

0 commit comments

Comments
 (0)