fix: typo in the comment gmail -> drive#335
fix: typo in the comment gmail -> drive#335morgensternminator wants to merge 1 commit intogoogleworkspace:mainfrom
Conversation
There is a type on the comment where we say we want to create a gmail api client while we are actually trying to create a drive api client.
|
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
|
🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use -- conventional-commit-lint bot |
edel-david
left a comment
There was a problem hiding this comment.
found this typo in another file
python-samples/drive/snippets/drive-v3/file_snippet/create_folder.py
Lines 35 to 37 in bc61a48
i will try to search for more
i ran |
|
This has been fixed in #350. |
There is a typo on the comment where we say we want to create a gmail api client while we are actually trying to create a drive api client.
Description
Fixing a small typo in the comment
Fixes # (issue)
Has it been tested?
Checklist