8000 fixed directive syntax · linaori/symfony-docs@d497d64 · GitHub
[go: up one dir, main page]

Skip to content

Commit d497d64

Browse files
committed
fixed directive syntax
1 parent 4ea4dfe commit d497d64

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cookbook/console/sending_emails.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ and per Command.
2020
Configuring the Request Context globally
2121
----------------------------------------
2222

23-
.. versionadded: 2.2
23+
.. versionadded:: 2.2
2424
The ``base_url`` parameter was introduced in Symfony 2.2.
2525

2626
To configure the Request Context - which is used by the URL Generator - you can
@@ -88,7 +88,7 @@ from the ``router`` service and override its settings::
8888
Using Memory Spooling
8989
---------------------
9090

91-
.. versionadded: 2.3
91+
.. versionadded:: 2.3
9292
When using Symfony 2.3+ and SwiftmailerBundle 2.3.5+, the memory spool is now
9393
handled automatically in the CLI and the code below is not necessary anymore.
9494

0 commit comments

Comments
 (0)
0