Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Fix simple typo, comparision -> comparison #404

Merged
merged 1 commit into from
Apr 20, 2020
Merged

docs: Fix simple typo, comparision -> comparison #404

merged 1 commit into from
Apr 20, 2020

Conversation

timgates42
Copy link
Contributor

There is a small typo in flask_wtf/csrf.py.

Should read comparison rather than comparision.

There is a small typo in flask_wtf/csrf.py.

Should read `comparison` rather than `comparision`.
@codecov-io
Copy link

codecov-io commented Mar 28, 2020

Codecov Report

Merging #404 into master will increase coverage by 0.94%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #404      +/-   ##
==========================================
+ Coverage   98.73%   99.68%   +0.94%     
==========================================
  Files          18       18              
  Lines         949      949              
  Branches       74       74              
==========================================
+ Hits          937      946       +9     
+ Misses         12        3       -9     
Impacted Files Coverage Δ
flask_wtf/csrf.py 98.10% <ø> (ø)
flask_wtf/form.py 100.00% <0.00%> (+2.73%) ⬆️
flask_wtf/i18n.py 100.00% <0.00%> (+7.14%) ⬆️
tests/test_i18n.py 100.00% <0.00%> (+10.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 dc78630...9fb9057. Read the comment docs.

@davidism davidism merged commit 366ff10 into pallets-eco:master Apr 20, 2020
@davidism davidism added this to the v0.15 milestone May 24, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants