Fixed typos
This commit is contained in:
parent
e1ec3b6c78
commit
3abe588157
22 changed files with 32 additions and 32 deletions
|
|
@ -54,7 +54,7 @@ public:
|
|||
|
||||
VkCommandBuffer primaryCommandBuffer;
|
||||
|
||||
// Secondary scene command buffers used to store backgdrop and user interface
|
||||
// Secondary scene command buffers used to store backdrop and user interface
|
||||
struct SecondaryCommandBuffers {
|
||||
VkCommandBuffer background;
|
||||
VkCommandBuffer ui;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue