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

Fix various typos in docs #17844

Merged
merged 2 commits into from Nov 28, 2021
Merged

Fix various typos in docs #17844

merged 2 commits into from Nov 28, 2021

Conversation

qwerty287
Copy link
Contributor

Fixes some typos in the docs.

@codecov-commenter
Copy link

Codecov Report

Merging #17844 (71c9d0d) into main (9defddb) will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main   #17844      +/-   ##
==========================================
- Coverage   45.54%   45.53%   -0.01%     
==========================================
  Files         809      809              
  Lines       90059    90059              
==========================================
- Hits        41019    41011       -8     
- Misses      42484    42495      +11     
+ Partials     6556     6553       -3     
Impacted Files Coverage Δ
modules/charset/charset.go 71.71% <0.00%> (-4.05%) ⬇️
modules/queue/workerpool.go 49.23% <0.00%> (-1.91%) ⬇️
modules/log/event.go 60.64% <0.00%> (-1.86%) ⬇️
modules/queue/queue_channel.go 95.00% <0.00%> (-1.67%) ⬇️
models/repo_list.go 78.40% <0.00%> (-0.80%) ⬇️
services/pull/pull.go 41.78% <0.00%> (-0.41%) ⬇️
modules/queue/queue_bytefifo.go 59.88% <0.00%> (+0.59%) ⬆️
models/issue_comment.go 53.25% <0.00%> (+0.84%) ⬆️
modules/git/utils.go 70.83% <0.00%> (+2.77%) ⬆️
modules/git/repo_base_nogogit.go 85.71% <0.00%> (+2.85%) ⬆️

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 9defddb...71c9d0d. Read the comment docs.

@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Nov 28, 2021
@GiteaBot GiteaBot added lgtm/need 1 This PR needs approval from one additional maintainer to be merged. and removed lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels Nov 28, 2021
@zeripath zeripath added the type/docs This PR mainly updates/creates documentation label Nov 28, 2021
@GiteaBot GiteaBot added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Nov 28, 2021
@techknowlogick techknowlogick merged commit 3fec2cb into go-gitea:main Nov 28, 2021
@qwerty287 qwerty287 deleted the fix-docs branch November 29, 2021 18:26
Chianina pushed a commit to Chianina/gitea that referenced this pull request Mar 28, 2022
@go-gitea go-gitea locked and limited conversation to collaborators Apr 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. type/docs This PR mainly updates/creates documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants