Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77f68e3 commit f3e8209Copy full SHA for f3e8209
1 file changed
Lib/idlelib/config.py
@@ -7,7 +7,7 @@
7
configuration files, and if a user file becomes empty, it will be
8
deleted.
9
10
-The configuration database maps options to values. Comceptually, the
+The configuration database maps options to values. Conceptually, the
11
database keys are tuples (config-type, section, item). As implemented,
12
there are separate dicts for default and user values. Each has
13
config-type keys 'main', 'extensions', 'highlight', and 'keys'. The
0 commit comments