Skip to content

Fix typo#283

Merged
AlexAndBear merged 1 commit intomainfrom
super-important-lang-string-fix
Mar 6, 2025
Merged

Fix typo#283
AlexAndBear merged 1 commit intomainfrom
super-important-lang-string-fix

Conversation

@kulmann
Copy link
Copy Markdown
Member

@kulmann kulmann commented Mar 6, 2025

Description

Super important lang string fix 🎈 🎈 🎈

Types of changes

  • Bugfix
  • New feature (an additional functionality that doesn't break existing code)
  • Breaking change (a modification that affects current functionality)
  • Technical debt (addressing code that needs refactoring or improvements)
  • Tests (adding or improving tests)
  • Documentation (updates or additions to documentation)
  • Maintenance (like dependency updates or tooling adjustments)

@kulmann kulmann requested review from AlexAndBear and Copilot March 6, 2025 05:51
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Overview

This PR fixes a typo in the SpaceDetails component by correcting the label from "Manger" to "Manager".

  • Corrected the spelling error in the UI label for the manager field.

Reviewed Changes

File Description
packages/web-pkg/src/components/SideBar/Spaces/Details/SpaceDetails.vue Fixed the typo in the label for the manager field

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

Comments suppressed due to low confidence (1)

packages/web-pkg/src/components/SideBar/Spaces/Details/SpaceDetails.vue:56

  • The typo in the label has been corrected from 'Manger' to 'Manager'.
<dt>{{ $gettext('Manager') }}</dt>

Copy link
Copy Markdown
Member

@AlexAndBear AlexAndBear left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎈

@AlexAndBear AlexAndBear merged commit 3199188 into main Mar 6, 2025
@AlexAndBear AlexAndBear deleted the super-important-lang-string-fix branch March 6, 2025 06:41
@kulmann kulmann changed the title fix: typo Typo fix Mar 17, 2025
@kulmann kulmann changed the title Typo fix Fix typo Mar 17, 2025
@openclouders openclouders mentioned this pull request Mar 17, 2025
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants