Skip to content

Commit

Permalink
comments
Browse files Browse the repository at this point in the history
  • Loading branch information
MFlisar committed May 22, 2018
1 parent ae99823 commit e191fd1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ public void onConsentInfoUpdate(GDPRConsent consentState, boolean isNewState)
// never happens!
break;
case NO_CONSENT:
// with the default setup, the dialog will shown in this case again anyways!
// with the default setup, the dialog will be shown again in this case anyways!
break;
case NON_PERSONAL_CONSENT_ONLY:
case PERSONAL_CONSENT:
Expand Down

0 comments on commit e191fd1

Please sign in to comment.