Skip to content

docs: Fix a few typos#794

Merged
schlenk merged 1 commit intoCZ-NIC:masterfrom
timgates42:bugfix_typos
Feb 28, 2022
Merged

docs: Fix a few typos#794
schlenk merged 1 commit intoCZ-NIC:masterfrom
timgates42:bugfix_typos

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.

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.

4 participants