diff --git a/src/pcm/Volume.hxx b/src/pcm/Volume.hxx index 53348e591..3dbf7b738 100644 --- a/src/pcm/Volume.hxx +++ b/src/pcm/Volume.hxx @@ -92,7 +92,7 @@ public: /** * Opens the object, prepare for Apply(). * - * Throws std::runtime_error on error. + * Throws on error. * * @param format the sample format */