From 1b4587a2462fc05a14be87123083322103a1f55b Mon Sep 17 00:00:00 2001
From: Sanyam Khurana <8039608+CuriousLearner@users.noreply.github.com>
Date: Wed, 6 Dec 2017 22:09:33 +0530
Subject: bpo-25910: Fixes redirection from http to https (#4674)
---
Doc/glossary.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'Doc/glossary.rst')
diff --git a/Doc/glossary.rst b/Doc/glossary.rst
index b947520b96..ba4d300c0e 100644
--- a/Doc/glossary.rst
+++ b/Doc/glossary.rst
@@ -126,7 +126,7 @@ Glossary
BDFL
Benevolent Dictator For Life, a.k.a. `Guido van Rossum
- `_, Python's creator.
+ `_, Python's creator.
binary file
A :term:`file object` able to read and write
--
cgit v1.2.1