diff --git a/src/multimedia/camera/qcameraimageprocessing.cpp b/src/multimedia/camera/qcameraimageprocessing.cpp index 91ba1d566d84cef8a72397418cc34d014daf7432..737b74b73fdc9b069490420778c9603021d2aca2 100644 --- a/src/multimedia/camera/qcameraimageprocessing.cpp +++ b/src/multimedia/camera/qcameraimageprocessing.cpp @@ -314,7 +314,7 @@ qreal QCameraImageProcessing::denoisingLevel() const /*! Sets the denoising adjustment \a level. - Valid sharpening values range between -1.0 and 1.0, with a default of 0. + Valid denoising values range between -1.0 and 1.0, with a default of 0. If the parameter value is set to 0, the amount of denoising applied is selected by camera and depends on camera capabilities and settings.