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 c0f3b0a

Browse filesBrowse files
committed
Fixed wrong indentation
1 parent 629a008 commit c0f3b0a
Copy full SHA for c0f3b0a

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/translation/custom_formats.rst

Copy file name to clipboardExpand all lines: components/translation/custom_formats.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ It is also possible to create a custom dumper for your format, which is
7272
useful when using the extraction commands. To do so, a new class
7373
implementing the
7474
:class:`Symfony\\Component\\Translation\\Dumper\\DumperInterface`
75-
must be created.
75+
must be created.
7676
To write the dump contents into a file, extending the
7777
:class:`Symfony\\Component\\Translation\\Dumper\\FileDumper` class
7878
will save a few lines::

0 commit comments

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