inapp: improve log

This commit is contained in:
Gautier Pelloux-Prayer 2015-04-30 16:24:21 +02:00
parent 9a3c241e48
commit c13759afa8

View file

@ -251,7 +251,7 @@
LOGI(@"XMLRPC query %@: %@", [request method], [request body]);
[request release];
} else {
LOGW(@"Skipping receipt check, it has already been done!");
LOGW(@"Not checking receipt since it has already been done!");
}
}