Skip to content
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

Fix typo in Gallery's radio button page #1262

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

xv
Copy link

@xv xv commented Oct 29, 2024

Pull request type

Please check the type of change your PR introduces:

  • Update
  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes

What is the current behavior?

Issue Number: N/A

Possessive form typo in the caption of the checkbox that disables the radio buttons.

image

What is the new behavior?

Changed checkbox caption to Disable radio buttons.

Other information

I chose Disable radio buttons as opposed to Disable RadioButtons to conform with the writing style used in other similar checkboxes for other control previews. For example:

  • In the ToggleButton page, the checkbox caption is Disable toggle button.
  • In the Button page, the checkbox caption is Disable button.

@xv xv requested a review from pomianowski as a code owner October 29, 2024 03:43
@github-actions github-actions bot added PR Pull request gallery WPF UI Gallery release labels Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gallery WPF UI Gallery PR Pull request release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant