]> gitweb.hhaalo.de Git - sane-kds-s2000w-net.git/commitdiff
fix spelling error in option seventeen
authorBastian Dehn <hhaalo@arcor.de>
Mon, 17 Feb 2025 15:49:26 +0000 (16:49 +0100)
committerBastian Dehn <hhaalo@arcor.de>
Mon, 17 Feb 2025 15:49:26 +0000 (16:49 +0100)
src/kds_s2000w_option_descriptors.c

index 02f34f72194ce351714c6db8fe72d455ca97b194..a78c972453540f9e4309dd4fcbf8cb0358ba1568 100644 (file)
@@ -442,8 +442,8 @@ SANE_Option_Descriptor _kds_s2000w_option_descriptor_background_smoothing_aggres
 
        SANE_Option_Descriptor descriptor = {
                "background-smoothing-aggressiveness",
-               "Background Smoothing Aggressivenes",
-               "Background Smoothing Aggressivenes",
+               "Background Smoothing Aggressiveness",
+               "Background Smoothing Aggressiveness",
                SANE_TYPE_INT,
                SANE_UNIT_NONE,
                sizeof(SANE_Int),