Fixed SETTING_INCOMING_CALL_PATH define.
[platform/core/api/system-settings.git] / include / system_settings_private.h
index 5c9e8c2..849bf3c 100644 (file)
@@ -63,7 +63,7 @@ extern "C"
 
 
 #define SETTING_PROFILE_PATH "tizen.org/feature/profile"
-#define SETTING_INCOMING_CALL_PATH "tizen.org/feature/systemsetting.incoming_call "
+#define SETTING_INCOMING_CALL_PATH "tizen.org/feature/systemsetting.incoming_call"
 #define SETTING_HOME_SCREEN_PATH "tizen.org/feature/systemsetting.home_screen"
 #define SETTING_LOCK_SCREEN_PATH "tizen.org/feature/systemsetting.lock_screen"
 #define SETTING_NOTIFICATION_EMAIL_PATH "tizen.org/feature/systemsetting.notification_email"