Led : correct omitted spelling 00/166500/1 submit/tizen/20180319.102056
authorlokilee73 <changjoo.lee@samsung.com>
Wed, 10 Jan 2018 11:06:35 +0000 (20:06 +0900)
committerlokilee73 <changjoo.lee@samsung.com>
Wed, 10 Jan 2018 11:06:45 +0000 (20:06 +0900)
Change-Id: I66ea6e119d544aeebadb23c6a15543af1f887319
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
src/launcher/launcher.c

index 089d46b..df28001 100755 (executable)
@@ -241,7 +241,7 @@ static const struct edbus_method
 dbus_noti_methods[] = {
        /* LED */
        { "LedTorchNotiOn"              , NULL          , "i"   , led_torch_noti_on             },
-       { "LedTorhNotiOff"              , "i"           , "i"   , noti_off                      },
+       { "LedTorchNotiOff"             , "i"           , "i"   , noti_off                      },
        /* USB storage */
        { "UsbStorageNotiOn"            , "s"           , "i"   , usb_storage_noti_on           },
        { "UsbStorageRoNotiOn"          , "s"           , "i"   , usb_storage_ro_noti_on        },