remove Doxygen warning
[platform/framework/native/vision.git] / inc / FUixVisionQrCodeGenerator.h
index fd5c067..a3d6e86 100644 (file)
@@ -129,7 +129,7 @@ public:
      * @return       A pointer to the ByteBuffer instance containing the generated QR code image
      * @param[in]    message                  Text to be encoded to QR code image
      * @param[in]    mode                     Input text encoding format (QR_MODE_ALPHANUMERIC, QR_MODE_BYTE, QR_MODE_UTF8)
-     * @param[in]    errorCorrectionLevel     QR code error correction level
+     * @param[in]    error_level     QR code error correction level
      * @param[in]    compatibility            Compatibility mode with zxing library for UTF-8 codes mode when mode is selected with QR_MODE_UTF8
      * @param[out]   width                    Width of the generated QR code image
      * @param[out]   height                   Height of the generated QR code image