Skip to content
This repository has been archived by the owner on Aug 26, 2024. It is now read-only.

BUGFIX: wrong method name in readme #41

Conversation

Pingu501
Copy link

There was a typo in the readme ;)

@googlebot
Copy link

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here (e.g. I signed it!) and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

Copy link
Contributor

@jonasfj jonasfj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Closed missing CLA

@@ -60,7 +60,7 @@ final credentialsFile = new File("~/.myapp/credentials.json");

/// Either load an OAuth2 client from saved credentials or authenticate a new
/// one.
Future<oauth2.Client> getClient() async {
Future<oauth2.Client> loadClient() async {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch

@jonasfj
Copy link
Contributor

jonasfj commented Jun 19, 2019

Closed due to missing CLA.

@jonasfj jonasfj closed this Jun 19, 2019
@mit-mit
Copy link
Contributor

mit-mit commented Jun 19, 2019

Fixing in #48

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

Successfully merging this pull request may close these issues.

4 participants