Skip to content

Notebook: fix duplicate word in cell toolbar location setting description#310446

Closed
Nedunchezhiyan-M wants to merge 1 commit intomicrosoft:mainfrom
Nedunchezhiyan-M:fix/notebook-cellToolbar-duplicate-word
Closed

Notebook: fix duplicate word in cell toolbar location setting description#310446
Nedunchezhiyan-M wants to merge 1 commit intomicrosoft:mainfrom
Nedunchezhiyan-M:fix/notebook-cellToolbar-duplicate-word

Conversation

@Nedunchezhiyan-M
Copy link
Copy Markdown
Contributor

Fixes #310445

What

Removed the duplicate word "for" from the notebook.cellToolbarLocation additional property description.

Before: "Configure the cell toolbar position for for specific file types"
After: "Configure the cell toolbar position for specific file types"

Why

The description was mistakenly written with the word "for" repeated twice. This appears in the Settings UI when hovering over the notebook.cellToolbarLocation object's additional properties.

…tion

Remove the extra 'for' in the markdownDescription for the
notebook.cellToolbarLocation additionalProperties setting.

'for for specific file types' -> 'for specific file types'

Fixes microsoft#310445
@alexr00
Copy link
Copy Markdown
Member

alexr00 commented Apr 16, 2026

Thank you for the PR, but we do not recommend PRs fixing typos in source code.

@alexr00 alexr00 closed this Apr 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Notebook: duplicate word 'for' in cell toolbar location setting description

3 participants