bootstrap: Fix typo 45/260945/1
authorWoochanlee <wc0917.lee@samsung.com>
Wed, 7 Jul 2021 09:23:53 +0000 (18:23 +0900)
committerWoochanlee <wc0917.lee@samsung.com>
Wed, 7 Jul 2021 09:23:53 +0000 (18:23 +0900)
Change-Id: I3a1864a5c7825f372975adfbe873a646a1169ed9

org.tizen.aurum-bootstrap/src/Commands/GetLocationCommand.cc

index 9110cb5..dc85706 100644 (file)
@@ -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);