Skip to content

docs: fix simple typo, preffix -> prefix#389

Merged
jpoehnelt merged 1 commit intogooglemaps:masterfrom
timgates42:bugfix_typo_prefix
Mar 15, 2021
Merged

docs: fix simple typo, preffix -> prefix#389
jpoehnelt merged 1 commit intogooglemaps:masterfrom
timgates42:bugfix_typo_prefix

Conversation

@timgates42
Copy link
Copy Markdown
Contributor

There is a small typo in googlemaps/directions.py.

Should read prefix rather than preffix.

Semi-automated pull request generated by
https://github.com/timgates42/meticulous/blob/master/docs/NOTE.md

There is a small typo in googlemaps/directions.py.

Should read `prefix` rather than `preffix`.
@google-cla google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Dec 24, 2020
@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 24, 2020

Codecov Report

Merging #389 (e4ea7d0) into master (54bfc42) will decrease coverage by 0.12%.
The diff coverage is 88.23%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #389      +/-   ##
==========================================
- Coverage   89.32%   89.19%   -0.13%     
==========================================
  Files          13       13              
  Lines         721      731      +10     
==========================================
+ Hits          644      652       +8     
- Misses         77       79       +2     
Impacted Files Coverage Δ
googlemaps/directions.py 91.66% <ø> (ø)
googlemaps/places.py 94.21% <77.77%> (-1.37%) ⬇️
googlemaps/__init__.py 100.00% <100.00%> (ø)
googlemaps/client.py 92.12% <100.00%> (+0.11%) ⬆️
googlemaps/convert.py 96.66% <100.00%> (-0.03%) ⬇️
googlemaps/maps.py 95.45% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5253cbc...e4ea7d0. Read the comment docs.

@jpoehnelt jpoehnelt merged commit 975071f into googlemaps:master Mar 15, 2021
@googlemaps-bot
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 4.4.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement. released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants