File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff 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
106106The 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
116116The 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
126126The domain name to use in ``HELO `` command.
127127
You can’t perform that action at this time.
0 commit comments