Fix wrong comment (GitHub -> Google)

This commit is contained in:
Zhang Sen 2017-03-12 22:32:47 +08:00 committed by Chris R
parent 80ebf99277
commit 0fd6f1554a
1 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@ namespace SocialSample
SaveTokens = true
});
// You must first create an app with GitHub and add its ID and Secret to your user-secrets.
// You must first create an app with Google and add its ID and Secret to your user-secrets.
// https://console.developers.google.com/project
var googleOptions = new GoogleOptions
{