From: Woochanlee Date: Wed, 7 Jul 2021 09:23:53 +0000 (+0900) Subject: bootstrap: Fix typo X-Git-Tag: submit/tizen/20210708.061620~4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F45%2F260945%2F1;p=platform%2Fcore%2Fuifw%2Faurum.git bootstrap: Fix typo Change-Id: I3a1864a5c7825f372975adfbe873a646a1169ed9 --- diff --git a/org.tizen.aurum-bootstrap/src/Commands/GetLocationCommand.cc b/org.tizen.aurum-bootstrap/src/Commands/GetLocationCommand.cc index 9110cb5..dc85706 100644 --- a/org.tizen.aurum-bootstrap/src/Commands/GetLocationCommand.cc +++ b/org.tizen.aurum-bootstrap/src/Commands/GetLocationCommand.cc @@ -9,7 +9,7 @@ GetLocationCommand::GetLocationCommand(const ::aurum::ReqGetLocation* request, ::grpc::Status GetLocationCommand::execute() { - LOGI("CliGetLocation --------------- "); + LOGI("GetLocation --------------- "); // ObjectMapper *mObjMap = ObjectMapper::getInstance(); mResponse->set_alt(-1);