10000 minor #11958 Grammar/Typo fix in a warning box (AnnoyingTechnology) · symfony/symfony-docs@089cc19 · GitHub
[go: up one dir, main page]

Skip to content

Commit 089cc19

Browse files
committed
minor #11958 Grammar/Typo fix in a warning box (AnnoyingTechnology)
This PR was submitted for the 4.3 branch but it was merged into the 3.4 branch instead (closes #11958). Discussion ---------- Grammar/Typo fix in a warning box <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/roadmap for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `master` for features of unreleased versions). --> Commits ------- 47e8880 Grammar/Typo fix in a warning box
2 parents e208b20 + 47e8880 commit 089cc19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/finder.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ the Finder instance.
5858

5959
The ``Finder`` object doesn't reset its internal state automatically.
6060
This means that you need to create a new instance if you do not want
61-
get mixed results.
61+
to get mixed results.
6262

6363
.. caution::
6464

0 commit comments

Comments
 (0)
0