From ba82ee894cf0f6ec9e9f6a313c870ffd2db377e6 Mon Sep 17 00:00:00 2001 From: Terry Jan Reedy Date: Tue, 31 Dec 2019 13:34:22 -0500 Subject: Fix idlelib README typo. (GH-17770) --- Lib/idlelib/README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Lib/idlelib/README.txt b/Lib/idlelib/README.txt index 48a1f4a..bc3d978 100644 --- a/Lib/idlelib/README.txt +++ b/Lib/idlelib/README.txt @@ -90,7 +90,7 @@ Configuration config-extensions.def # Defaults for extensions config-highlight.def # Defaults for colorizing config-keys.def # Defaults for key bindings -config-main.def # Defai;ts fpr font and geneal +config-main.def # Defaults for font and general tabs Text ---- -- cgit v0.12