Skip to content

Commit

Permalink
Language
Browse files Browse the repository at this point in the history
  • Loading branch information
marc0246 committed Aug 23, 2023
1 parent 79407fe commit 6881268
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vulkano/src/memory/device_memory.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1318,7 +1318,7 @@ vulkan_bitflags_enum! {
vulkan_bitflags! {
#[non_exhaustive]

/// Flags specifying additional properties for device memory allocation.
/// Flags specifying additional properties of a device memory allocation.
MemoryAllocateFlags = MemoryAllocateFlags(u32);

/* TODO: enable
Expand Down

0 comments on commit 6881268

Please sign in to comment.