Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commitd5c349e

Browse files
committed
minor#15162 [Finder] Fix typo (sebpacz)
This PR was merged into the 4.4 branch.Discussion----------[Finder] Fix typo<!--If your pull request fixes a BUG, use the oldest maintained branch that containsthe bug (seehttps://symfony.com/releases for the list of maintained branches).If your pull request documents a NEW FEATURE, use the same Symfony branch wherethe feature was introduced (and `5.x` for features of unreleased versions).-->Commits-------a6874e6 [Finder] Fix typo
2 parents0437248 +a6874e6 commitd5c349e

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
@@ -214,7 +214,7 @@ Use the forward slash (i.e. ``/``) as the directory separator on all platforms,
214214
including Windows. The component makes the necessary conversion internally.
215215

216216
The ``path()`` method accepts a string, a regular expression or an array of
217-
strings orregulars expressions::
217+
strings orregular expressions::
218218

219219
$finder->path('foo/bar');
220220
$finder->path('/^foo\/bar/');

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp