mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-21 15:56:58 +02:00
fix typos
This commit is contained in:
+1
-1
@@ -104,7 +104,7 @@
|
||||
The resource manager is used for simplifying the hassle of dealing with the loading and management
|
||||
of your audio resources. It will reference count files so they're only loaded once and handles
|
||||
streaming of large audio sources to save on memory. It can even load files asynchronously and
|
||||
exposes it's job system so you can handle resource management jobs from your existing job
|
||||
exposes its job system so you can handle resource management jobs from your existing job
|
||||
infrastructure.
|
||||
</div>
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user