Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 0437248

Browse filesBrowse files
committed
minor #15152 [CssSelector] Grammatical fix (matason)
This PR was submitted for the 5.x branch but it was squashed and merged into the 4.4 branch instead. Discussion ---------- [CssSelector] Grammatical fix <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/releases 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 `5.x` for features of unreleased versions). --> Commits ------- 04b2031 [CssSelector] Grammatical fix
2 parents 2459b92 + 04b2031 commit 0437248
Copy full SHA for 0437248

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎components/css_selector.rst

Copy file name to clipboardExpand all lines: components/css_selector.rst
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ Usage
2525
component in any PHP application. Read the :ref:`Symfony Functional Tests <functional-tests>`
2626
article to learn about how to use it when creating Symfony tests.
2727

28-
Why to Use CSS selectors?
29-
~~~~~~~~~~~~~~~~~~~~~~~~~
28+
Why Use CSS selectors?
29+
~~~~~~~~~~~~~~~~~~~~~~
3030

3131
When you're parsing an HTML or an XML document, by far the most powerful
3232
method is `XPath`_.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.