Skip to content

Fix doc typo #4517

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 4 commits into from
Jul 26, 2018
Merged

Fix doc typo #4517

merged 4 commits into from
Jul 26, 2018

Conversation

William-LP
Copy link
Contributor

Found in a typo in the documentation :

[...] statement contained inside {{ and }} are Gitea’s templete syntax and shouldn’t be touched [...]

Replaced by template.

Will and others added 2 commits July 19, 2018 08:34
Standardized the languages' names within the list displayed when picking up a language at the bottom of the webpages
fix a typo into documentation (template rather than templete)
@lafriks
Copy link
Member

lafriks commented Jul 26, 2018

There seems to be unrelated changes also

@bkcsoft bkcsoft added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Jul 26, 2018
@William-LP
Copy link
Contributor Author

William-LP commented Jul 26, 2018

I have rolled back the unrelated changes.
Those were an old commit that didn't get merged.
Should be ok now :)

@bkcsoft bkcsoft 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 Jul 26, 2018
@lafriks lafriks added the type/docs This PR mainly updates/creates documentation label Jul 26, 2018
@codecov-io
Copy link

Codecov Report

Merging #4517 into master will increase coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4517      +/-   ##
==========================================
+ Coverage    20.2%   20.21%   +<.01%     
==========================================
  Files         156      156              
  Lines       31126    31126              
==========================================
+ Hits         6289     6292       +3     
+ Misses      23878    23876       -2     
+ Partials      959      958       -1
Impacted Files Coverage Δ
modules/process/manager.go 73.91% <0%> (+4.34%) ⬆️

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 1b9b894...a9c62eb. Read the comment docs.

@bkcsoft bkcsoft 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 Jul 26, 2018
@jonasfranz jonasfranz merged commit f847884 into go-gitea:master Jul 26, 2018
@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
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.

5 participants