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 a6874e6

Browse filesBrowse files
authored
[Finder] Fix typo
1 parent 0437248 commit a6874e6
Copy full SHA for a6874e6

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+1
-1
lines changed

‎components/finder.rst

Copy file name to clipboardExpand all lines: components/finder.rst
+1-1Lines 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 or regulars expressions::
217+
strings or regular expressions::
218218

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

0 commit comments

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