Spellcheck pass completed - #887
Merged
Merged
Conversation
This PR addresses various spelling mistakes and typographical errors across the documentation/content. The changes are editorial only and do not introduce any functional, behavioral, or code changes. The updates improve readability, consistency, and overall content quality.
Contributor
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 149 out of 156 changed files in this pull request and generated no new comments.
Suppressed comments (5)
telerik-presentation-framework/layout/predefined-layout-panels/imageandtextlayoutpanel.md:22
- Grammar typo: "holds and ImagePrimitive" should be "holds an ImagePrimitive".
controls/cardview/customizing-appearance/formatting-items.md:6 - Front-matter introduces a spelling regression ("Formating") in title/page_title and tags, which will affect page metadata and search/tagging.
controls/officenavigationbar/properties-methods-events.md:25 - Markdown table row has an extra column separator (
||) after VisibleItemsCount, which likely breaks table rendering and is inconsistent with the other rows.
telerik-presentation-framework/layout/predefined-layout-panels/imageandtextlayoutpanel.md:118 - In the TextAlignment table, the bottom-right cell label says BottomLeft even though the alt text indicates bottom right. This looks like a copy/paste typo in the table cell label.
telerik-presentation-framework/layout/predefined-layout-panels/imageandtextlayoutpanel.md:18 - Subject/verb agreement: "The layout of ImageAndTextLayoutPanel allow you" should be "allows you".
This issue also appears on line 22 of the same file.
martinivanoff
approved these changes
Aug 18, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR addresses various spelling mistakes and typographical errors across the documentation/content. The changes are editorial only and do not introduce any functional, behavioral, or code changes. The updates improve readability, consistency, and overall content quality.