Commit a17f420d authored by Max Kellermann's avatar Max Kellermann

pcm/Export: update API documentation

parent f97a9ce7
......@@ -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.
*/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment