Manos Chorianopoulos

requests log message typo fixed

...@@ -503,7 +503,7 @@ WL_VERSION_IMPLEMENTATION(WL_VERSION) ...@@ -503,7 +503,7 @@ WL_VERSION_IMPLEMENTATION(WL_VERSION)
503 if (success) { 503 if (success) {
504 success([contextResponse valueForKey:@"MAPP_OFFER"]); 504 success([contextResponse valueForKey:@"MAPP_OFFER"]);
505 } 505 }
506 - NSLog(@"**************** WARPLY Reponse *****************" ); 506 + NSLog(@"**************** WARPLY Response *****************" );
507 NSLog(@"%@", contextResponse ); 507 NSLog(@"%@", contextResponse );
508 } failureBlock:^(NSError *error) { 508 } failureBlock:^(NSError *error) {
509 if (failure) { 509 if (failure) {
...@@ -928,7 +928,7 @@ WL_VERSION_IMPLEMENTATION(WL_VERSION) ...@@ -928,7 +928,7 @@ WL_VERSION_IMPLEMENTATION(WL_VERSION)
928 if (success) { 928 if (success) {
929 success(contextResponse); 929 success(contextResponse);
930 } 930 }
931 - NSLog(@"**************** WARPLY Reponse *****************" ); 931 + NSLog(@"**************** WARPLY Response *****************" );
932 NSLog(@"%@", contextResponse ); 932 NSLog(@"%@", contextResponse );
933 } failureBlock:^(NSError *error) { 933 } failureBlock:^(NSError *error) {
934 if (failure) { 934 if (failure) {
...@@ -941,7 +941,7 @@ WL_VERSION_IMPLEMENTATION(WL_VERSION) ...@@ -941,7 +941,7 @@ WL_VERSION_IMPLEMENTATION(WL_VERSION)
941 if (success) { 941 if (success) {
942 success(contextResponse); 942 success(contextResponse);
943 } 943 }
944 - NSLog(@"**************** WARPLY Reponse *****************" ); 944 + NSLog(@"**************** WARPLY Response *****************" );
945 NSLog(@"%@", contextResponse ); 945 NSLog(@"%@", contextResponse );
946 } failureBlock:^(NSError *error) { 946 } failureBlock:^(NSError *error) {
947 if (failure) { 947 if (failure) {
...@@ -1107,7 +1107,7 @@ WL_VERSION_IMPLEMENTATION(WL_VERSION) ...@@ -1107,7 +1107,7 @@ WL_VERSION_IMPLEMENTATION(WL_VERSION)
1107 if (success) { 1107 if (success) {
1108 success(contextResponse); 1108 success(contextResponse);
1109 } 1109 }
1110 - NSLog(@"**************** WARPLY Reponse *****************" ); 1110 + NSLog(@"**************** WARPLY Response *****************" );
1111 NSLog(@"%@", contextResponse ); 1111 NSLog(@"%@", contextResponse );
1112 } failureBlock:^(NSError *error) { 1112 } failureBlock:^(NSError *error) {
1113 if (failure) { 1113 if (failure) {
...@@ -1120,7 +1120,7 @@ WL_VERSION_IMPLEMENTATION(WL_VERSION) ...@@ -1120,7 +1120,7 @@ WL_VERSION_IMPLEMENTATION(WL_VERSION)
1120 if (success) { 1120 if (success) {
1121 success(contextResponse); 1121 success(contextResponse);
1122 } 1122 }
1123 - NSLog(@"**************** WARPLY Reponse *****************" ); 1123 + NSLog(@"**************** WARPLY Response *****************" );
1124 NSLog(@"%@", contextResponse ); 1124 NSLog(@"%@", contextResponse );
1125 } failureBlock:^(NSError *error) { 1125 } failureBlock:^(NSError *error) {
1126 if (failure) { 1126 if (failure) {
...@@ -1315,7 +1315,7 @@ WL_VERSION_IMPLEMENTATION(WL_VERSION) ...@@ -1315,7 +1315,7 @@ WL_VERSION_IMPLEMENTATION(WL_VERSION)
1315 if (success) { 1315 if (success) {
1316 success(successResponse); 1316 success(successResponse);
1317 } 1317 }
1318 - NSLog(@"**************** WARPLY Reponse *****************" ); 1318 + NSLog(@"**************** WARPLY Response *****************" );
1319 NSLog(@"%@", successResponse ); 1319 NSLog(@"%@", successResponse );
1320 } failureBlock:^(NSError *error) { 1320 } failureBlock:^(NSError *error) {
1321 if (failure) { 1321 if (failure) {
...@@ -1333,7 +1333,7 @@ WL_VERSION_IMPLEMENTATION(WL_VERSION) ...@@ -1333,7 +1333,7 @@ WL_VERSION_IMPLEMENTATION(WL_VERSION)
1333 if (success) { 1333 if (success) {
1334 success(contextResponse); 1334 success(contextResponse);
1335 } 1335 }
1336 - NSLog(@"**************** WARPLY Reponse *****************" ); 1336 + NSLog(@"**************** WARPLY Response *****************" );
1337 NSLog(@"%@", contextResponse ); 1337 NSLog(@"%@", contextResponse );
1338 } failureBlock:^(NSError *error) { 1338 } failureBlock:^(NSError *error) {
1339 if (failure) { 1339 if (failure) {
...@@ -1346,7 +1346,7 @@ WL_VERSION_IMPLEMENTATION(WL_VERSION) ...@@ -1346,7 +1346,7 @@ WL_VERSION_IMPLEMENTATION(WL_VERSION)
1346 if (success) { 1346 if (success) {
1347 success(contextResponse); 1347 success(contextResponse);
1348 } 1348 }
1349 - NSLog(@"**************** WARPLY Reponse *****************" ); 1349 + NSLog(@"**************** WARPLY Response *****************" );
1350 NSLog(@"%@", contextResponse ); 1350 NSLog(@"%@", contextResponse );
1351 } failureBlock:^(NSError *error) { 1351 } failureBlock:^(NSError *error) {
1352 if (failure) { 1352 if (failure) {
...@@ -1825,7 +1825,7 @@ WL_VERSION_IMPLEMENTATION(WL_VERSION) ...@@ -1825,7 +1825,7 @@ WL_VERSION_IMPLEMENTATION(WL_VERSION)
1825 if (success) { 1825 if (success) {
1826 success(contextResponse); 1826 success(contextResponse);
1827 } 1827 }
1828 - NSLog(@"**************** WARPLY Reponse *****************" ); 1828 + NSLog(@"**************** WARPLY Response *****************" );
1829 NSLog(@"%@", contextResponse ); 1829 NSLog(@"%@", contextResponse );
1830 } failureBlock:^(NSError *error) { 1830 } failureBlock:^(NSError *error) {
1831 if (failure) { 1831 if (failure) {
...@@ -1843,7 +1843,7 @@ WL_VERSION_IMPLEMENTATION(WL_VERSION) ...@@ -1843,7 +1843,7 @@ WL_VERSION_IMPLEMENTATION(WL_VERSION)
1843 if (success) { 1843 if (success) {
1844 success(contextResponse); 1844 success(contextResponse);
1845 } 1845 }
1846 - NSLog(@"**************** WARPLY Reponse *****************" ); 1846 + NSLog(@"**************** WARPLY Response *****************" );
1847 NSLog(@"%@", contextResponse ); 1847 NSLog(@"%@", contextResponse );
1848 } failureBlock:^(NSError *error) { 1848 } failureBlock:^(NSError *error) {
1849 if (failure) { 1849 if (failure) {
...@@ -1856,7 +1856,7 @@ WL_VERSION_IMPLEMENTATION(WL_VERSION) ...@@ -1856,7 +1856,7 @@ WL_VERSION_IMPLEMENTATION(WL_VERSION)
1856 if (success) { 1856 if (success) {
1857 success(contextResponse); 1857 success(contextResponse);
1858 } 1858 }
1859 - NSLog(@"**************** WARPLY Reponse *****************" ); 1859 + NSLog(@"**************** WARPLY Response *****************" );
1860 NSLog(@"%@", contextResponse ); 1860 NSLog(@"%@", contextResponse );
1861 } failureBlock:^(NSError *error) { 1861 } failureBlock:^(NSError *error) {
1862 if (failure) { 1862 if (failure) {
......