Skip to content

Commit dc53b07

Browse files
committed
Fix verb agreement, reword.
1 parent 445925f commit dc53b07

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/xmlrpc.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -83,10 +83,10 @@ issues. Patches with tests to roundup to use defusedxml are welcome.
8383

8484
.. caution::
8585

86-
The current ``roundup-xmlrpc-server`` implementation does not support
87-
SSL. This means that usernames and passwords will be passed in
88-
cleartext unless the server is being proxied behind another server
89-
(such as Apache or lighttpd) that provide SSL.
86+
The current standalone ``roundup-xmlrpc-server`` implementation
87+
does not support SSL. This means that usernames and passwords will
88+
be passed in cleartext unless the server is proxied behind
89+
another server (such as Apache or lighttpd) that provides SSL.
9090

9191
Client API
9292
==========

0 commit comments

Comments
 (0)