Skip to content

docs: Fix a few typos #794

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

Merged
merged 1 commit into from
Feb 28, 2022
Merged

docs: Fix a few typos #794

merged 1 commit into from
Feb 28, 2022

Conversation

timgates42
Copy link
Contributor

There are small typos in:

  • oidc_example/op2/static/bootstrap/css/angular.js
  • oidc_example/op3/static/bootstrap/css/angular.js
  • src/oic/utils/keyio.py
  • src/oic/utils/sdb.py
  • src/oic/utils/time_util.py

Fixes:

  • Should read unnecessary rather than unecessary.
  • Should read preferable rather than preferrable.
  • Should read obsolete rather than obsolte.
  • Should read constitute rather than consititute.
  • Should read persistent rather than persistant.
  • Should read overridden rather than overriden.
  • Should read according rather than accordign.

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

@codecov-commenter
Copy link

codecov-commenter commented Jul 23, 2021

Codecov Report

Merging #794 (82003aa) into master (a1acf4c) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #794   +/-   ##
=======================================
  Coverage   63.68%   63.68%           
=======================================
  Files          64       64           
  Lines       11846    11846           
  Branches     2401     2401           
=======================================
  Hits         7544     7544           
  Misses       3705     3705           
  Partials      597      597           
Impacted Files Coverage Δ
src/oic/utils/keyio.py 71.56% <ø> (ø)
src/oic/utils/sdb.py 74.90% <ø> (ø)
src/oic/utils/time_util.py 90.38% <ø> (ø)

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 a1acf4c...82003aa. Read the comment docs.

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
There are small typos in:
- oidc_example/op2/static/bootstrap/css/angular.js
- oidc_example/op3/static/bootstrap/css/angular.js
- src/oic/utils/keyio.py
- src/oic/utils/sdb.py
- src/oic/utils/time_util.py

Fixes:
- Should read `unnecessary` rather than `unecessary`.
- Should read `preferable` rather than `preferrable`.
- Should read `obsolete` rather than `obsolte`.
- Should read `constitute` rather than `consititute`.
- Should read `persistent` rather than `persistant`.
- Should read `overridden` rather than `overriden`.
- Should read `according` rather than `accordign`.
@schlenk schlenk merged commit 0d316fc into CZ-NIC:master Feb 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants