[PR #576] [MERGED] Fix typos in models/ #15462

Closed
opened 2025-11-02 11:47:04 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/576
Author: @ethantkoenig
Created: 1/3/2017
Status: Merged
Merged: 1/5/2017
Merged by: @lunny

Base: masterHead: typos


📝 Commits (1)

📊 Changes

15 files changed (+44 additions, -44 deletions)

View changed files

📝 models/access.go (+1 -1)
📝 models/action.go (+2 -2)
📝 models/error.go (+2 -2)
📝 models/git_diff.go (+8 -8)
📝 models/graph.go (+7 -7)
📝 models/issue_label.go (+1 -1)
📝 models/issue_mail.go (+1 -1)
📝 models/notification.go (+1 -1)
📝 models/pull.go (+8 -8)
📝 models/repo.go (+3 -3)
📝 models/repo_mirror.go (+1 -1)
📝 models/ssh_key.go (+2 -2)
📝 models/user.go (+3 -3)
📝 models/user_mail.go (+2 -2)
📝 models/webhook_slack.go (+2 -2)

📄 Description

The title seems self-explanatory.


🔄 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/576 **Author:** [@ethantkoenig](https://github.com/ethantkoenig) **Created:** 1/3/2017 **Status:** ✅ Merged **Merged:** 1/5/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `typos` --- ### 📝 Commits (1) - [`1dfece2`](https://github.com/go-gitea/gitea/commit/1dfece28c578249e167cf6f420aca285abc31354) Fix typos in models/ ### 📊 Changes **15 files changed** (+44 additions, -44 deletions) <details> <summary>View changed files</summary> 📝 `models/access.go` (+1 -1) 📝 `models/action.go` (+2 -2) 📝 `models/error.go` (+2 -2) 📝 `models/git_diff.go` (+8 -8) 📝 `models/graph.go` (+7 -7) 📝 `models/issue_label.go` (+1 -1) 📝 `models/issue_mail.go` (+1 -1) 📝 `models/notification.go` (+1 -1) 📝 `models/pull.go` (+8 -8) 📝 `models/repo.go` (+3 -3) 📝 `models/repo_mirror.go` (+1 -1) 📝 `models/ssh_key.go` (+2 -2) 📝 `models/user.go` (+3 -3) 📝 `models/user_mail.go` (+2 -2) 📝 `models/webhook_slack.go` (+2 -2) </details> ### 📄 Description The title seems self-explanatory. --- <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 11:47:04 -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#15462