Fixed merging error in 3ebeeed1eb28.
Thanks Марк Коренберг.
diff --git a/Doc/library/ssl.rst b/Doc/library/ssl.rst
index 391d4c8..fbb9b28 100644
--- a/Doc/library/ssl.rst
+++ b/Doc/library/ssl.rst
@@ -315,8 +315,6 @@
 
    For almost all applications :func:`os.urandom` is preferable.
 
-   For almost all applications :func:`os.urandom` is preferable.
-
    .. versionadded:: 3.3
 
 .. function:: RAND_status()