installationservices/swcomponentregistry/source/client/scrclientsubsessions.cpp
changeset 64 48c14c385b0e
parent 42 d17dc5398051
--- a/installationservices/swcomponentregistry/source/client/scrclientsubsessions.cpp	Fri Aug 06 10:59:22 2010 +0300
+++ b/installationservices/swcomponentregistry/source/client/scrclientsubsessions.cpp	Fri Aug 20 11:39:56 2010 +0300
@@ -643,7 +643,7 @@
         {
           applicationRegistration = CApplicationRegistrationData::NewLC();
           TBool isApplicationRegistrationDataPresent = EFalse;                                    
-          DEBUG_PRINTF(_L("Sending the request to retrieve the next Application Info from the AppInfo view."));
+          DEBUG_PRINTF(_L("Sending the request to retrieve the next application details from the Application Registration view."));
           TIpcArgs args;
           TInt argNum = 1;
           isApplicationRegistrationDataPresent = GetObjectL(*this, *applicationRegistration, EGetApplicationRegistrationSize, EGetApplicationRegistrationData, argNum, args);