[PR #36] [MERGED] Fix organisation naming #74

Closed
opened 2026-09-04 00:22:01 +02:00 by Stone_Red · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/detleph/server/pull/36
Author: @stephan418
Created: 4/27/2022
Status: Merged
Merged: 4/27/2022
Merged by: @stephan418

Base: devHead: fix-organisation-naming


📝 Commits (2)

  • 337d0c1 Change name from oragnisation to organisation
  • cde72d1 Update name to organisation

📊 Changes

4 files changed (+14 additions, -14 deletions)

View changed files

📝 prisma/schema.prisma (+2 -2)
📝 src/Controllers/common.ts (+4 -4)
📝 src/Controllers/group.controllers.ts (+7 -7)
📝 src/Controllers/organisation.controller.ts (+1 -1)

📄 Description

There were some references to organisation as oragnisation in the code before. This PR fixes this


🔄 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/detleph/server/pull/36 **Author:** [@stephan418](https://github.com/stephan418) **Created:** 4/27/2022 **Status:** ✅ Merged **Merged:** 4/27/2022 **Merged by:** [@stephan418](https://github.com/stephan418) **Base:** `dev` ← **Head:** `fix-organisation-naming` --- ### 📝 Commits (2) - [`337d0c1`](https://github.com/detleph/server/commit/337d0c123ee55e3ba2edd393c53d5921157b15c0) Change name from oragnisation to organisation - [`cde72d1`](https://github.com/detleph/server/commit/cde72d12eff49020c6e8041a60051aadb4bb6580) Update name to organisation ### 📊 Changes **4 files changed** (+14 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `prisma/schema.prisma` (+2 -2) 📝 `src/Controllers/common.ts` (+4 -4) 📝 `src/Controllers/group.controllers.ts` (+7 -7) 📝 `src/Controllers/organisation.controller.ts` (+1 -1) </details> ### 📄 Description There were some references to organisation as oragnisation in the code before. This PR fixes this --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Stone_Red added the pull-request label 2026-09-04 00:22:01 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: detleph/server#74