Fix defects from static analysis
[platform/core/uifw/voice-control-elm.git] / src / vc_elm_efl_dump.c
index 35e6cb3..2e7dd12 100644 (file)
@@ -411,7 +411,7 @@ static Eina_Bool _has_accessible_name(Object_Info *object_info)
                        }
                }
                if (NULL != text) {
-                       VC_ELM_LOG_DUMP("####### [DEBUG] widget_type(s), text(%s)", widget_type, text);
+                       VC_ELM_LOG_DUMP("####### [DEBUG] widget_type(%s), text(%s)", widget_type, text);
                        return EINA_TRUE;
                }
                parent_info = ea_object_dump_parent_widget_data_get(parent_info);