1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-07-23 17:48:30 +00:00

Fix typos, thank you Sven!

This commit is contained in:
Guillaume Ayoub 2010-05-17 22:18:00 +02:00
parent 80966e769a
commit e1d3f217d9
5 changed files with 9 additions and 9 deletions

View file

@ -182,7 +182,7 @@ HTTPS support depends on the ``ssl`` module, only available from Python
Moreover, python 2.6 suffers `a bug <http://bugs.python.org/issue5103>`_
causing huge timeout problems with SSL. No workaround will be added in
Radicale, please ask the Python developpers for a fix or use Python 3.x.
Radicale, please ask the Python developers for a fix or use Python 3.x.
Crypt Support
-------------