Skip to content

Commit 3395258

Browse files
javiereguiluzxabbuh
authored andcommitted
Fixed ... again ... the versionadded directives
1 parent 3333723 commit 3395258

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

reference/configuration/swiftmailer.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ timeout
101101
**type**: ``integer``
102102

103103
.. versionadded:: 2.4.2
104-
The ``url`` option was added in SwiftMailerBundle 2.4.2.
104+
The ``timeout`` option was added in SwiftMailerBundle 2.4.2.
105105

106106
The timeout in seconds when using ``smtp`` as the transport.
107107

@@ -111,7 +111,7 @@ source_ip
111111
**type**: ``string``
112112

113113
.. versionadded:: 2.4.2
114-
The ``url`` option was added in SwiftMailerBundle 2.4.2.
114+
The ``source_ip`` option was added in SwiftMailerBundle 2.4.2.
115115

116116
The source IP address when using ``smtp`` as the transport.
117117

@@ -121,7 +121,7 @@ local_domain
121121
**type**: ``string``
122122

123123
.. versionadded:: 2.4.2
124-
The ``url`` option was added in SwiftMailerBundle 2.4.2.
124+
The ``local_domain`` option was added in SwiftMailerBundle 2.4.2.
125125

126126
The domain name to use in ``HELO`` command.
127127

0 commit comments

Comments
 (0)