mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-24 16:47:51 -05:00
general: fix spelling mistakes
This commit is contained in:
@ -16,7 +16,7 @@ struct AudioBuffer {
|
||||
s64 played_timestamp;
|
||||
/// Game memory address for these samples.
|
||||
VAddr samples;
|
||||
/// Unqiue identifier for this buffer.
|
||||
/// Unique identifier for this buffer.
|
||||
u64 tag;
|
||||
/// Size of the samples buffer.
|
||||
u64 size;
|
||||
|
Reference in New Issue
Block a user