Docs: fix typos and grammar across reference docs#12233
Merged
greg0ire merged 6 commits intodoctrine:2.20.xfrom Oct 21, 2025
Merged
Docs: fix typos and grammar across reference docs#12233greg0ire merged 6 commits intodoctrine:2.20.xfrom
greg0ire merged 6 commits intodoctrine:2.20.xfrom
Conversation
Corrected “passed as the first argument to he constructor” → “passed as the first argument to the constructor” in docs/en/reference/advanced-configuration.rst. This fixes a simple documentation typo in the Connection section.
Replaced “initialiazed” with “initialized” in the “Serializing entities” section of docs/en/reference/architecture.rst. This corrects a minor spelling error to improve documentation clarity.
Changed “Don't change the values base on external inputs” → “Don't change the values based on external inputs” in docs/en/reference/filters.rst. This corrects a grammatical error in the filter determinism guidelines.
Replaced “possiblity” with “possibility” in the “Preventing Mass Assignment Vulnerabilities” section of docs/en/reference/security.rst. This corrects a spelling mistake and improves documentation clarity.
Changed “An collection region could look something like:” → “A collection region could look something like:” in docs/en/reference/second-level-cache.rst. This corrects improper article usage in the Caching Regions section.
Replaced “an special query hint” → “a special query hint” in docs/en/reference/second-level-cache.rst. This corrects the article usage in the DELETE/UPDATE queries section for improved grammatical accuracy.
1 task
Member
|
Squash-merged, thanks! |
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.
Summary
Scope
Touched sections