Merge branch 'sandbox/knimitz/lock_mv_transition_endD' into sandbox/knimitz/lock
[apps/agl-service-windowmanager.git] / src / applist.cpp
index 19c2106..5ca82fe 100644 (file)
@@ -502,7 +502,7 @@ void AppList::reqDump()
     DUMP("current request : %d", current_req);
     for (const auto &x : req_list)
     {
-        DUMP("requested with  : %d", x.req_num);
+        DUMP("requested       : %d", x.req_num);
         DUMP("Trigger : (APPID :%s, ROLE :%s, AREA :%s, TASK: %d)",
              x.trigger.appid.c_str(),
              x.trigger.role.c_str(),