[PR #4517] [MERGED] Fix doc typo #17407

Closed
opened 2025-11-02 13:12:07 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/4517
Author: @William-LP
Created: 7/26/2018
Status: Merged
Merged: 7/26/2018
Merged by: @jonasfranz

Base: masterHead: fix-doc-typo


📝 Commits (4)

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 docs/content/doc/advanced/customizing-gitea.en-us.md (+1 -1)

📄 Description

Found in a typo in the documentation :

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

Replaced by template.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-gitea/gitea/pull/4517 **Author:** [@William-LP](https://github.com/William-LP) **Created:** 7/26/2018 **Status:** ✅ Merged **Merged:** 7/26/2018 **Merged by:** [@jonasfranz](https://github.com/jonasfranz) **Base:** `master` ← **Head:** `fix-doc-typo` --- ### 📝 Commits (4) - [`5cb540c`](https://github.com/go-gitea/gitea/commit/5cb540c48179d85786830aa60f73ce19fddf256e) fix language list - [`541ba3d`](https://github.com/go-gitea/gitea/commit/541ba3de189e8cb676683f086c232c57f0a25479) typo - [`7b926af`](https://github.com/go-gitea/gitea/commit/7b926af26c263d6b09fa37ec4b7c69fdcc75685c) fix languages list - [`a9c62eb`](https://github.com/go-gitea/gitea/commit/a9c62ebbf163365d96c0ab865c5bb01c310396e8) Merge branch 'master' into fix-doc-typo ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/doc/advanced/customizing-gitea.en-us.md` (+1 -1) </details> ### 📄 Description Found in a typo in the documentation : [...] statement contained inside {{ and }} are Gitea’s **templete** syntax and shouldn’t be touched [...] Replaced by **template**. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 13:12:07 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#17407