pcm/Export: update API documentation

This commit is contained in:
Max Kellermann 2019-06-18 12:19:29 +02:00
parent f97a9ce765
commit a17f420d6b

View File

@ -199,7 +199,7 @@ public:
ConstBuffer<void> Export(ConstBuffer<void> src) noexcept;
/**
* Converts the number of consumed bytes from the pcm_export()
* Converts the number of consumed bytes from the Export()
* destination buffer to the according number of bytes from the
* pcm_export() source buffer.
*/