Skip to content

Commit b15163a

Browse files
thierrymarianneweaverryan
authored andcommitted
Removed extra backtick after link to method of the api documentation
1 parent 3cbed0f commit b15163a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/dom_crawler.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ The crawler supports multiple ways of adding the content::
163163
.. note::
164164

165165
When dealing with character sets other than ISO-8859-1, always add HTML
166-
content using the :method:`Symfony\\Component\\DomCrawler\\Crawler::addHTMLContent``
166+
content using the :method:`Symfony\\Component\\DomCrawler\\Crawler::addHTMLContent`
167167
method where you can specify the second parameter to be your target character
168168
set.
169169

0 commit comments

Comments
 (0)