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 a8e4f54 commit 9f17387Copy full SHA for 9f17387
doc/sphinx/source/configuration.rst
@@ -2,9 +2,10 @@
2
3
Configuration
4
=============
5
-You can edit the config file by pressing F3 (default). If a config file does
6
-not exist you will asked if you would like to create a file. By default it will be saved to ``$XDG_CONFIG_HOME/.config/bpython/config``[#f1]_.
+You can edit the config file by pressing F3 (default). If a config file does not
+exist you will asked if you would like to create a file. By default it will be
7
+saved to ``$XDG_CONFIG_HOME/.config/bpython/config`` [#f1]_.
8
9
.. :: Footnotes
10
.. [#f1] ``$XDG_CONFIG_HOME`` defaults to ``~/.config`` if not set.
-.. include:: configuration-options.rst
11
+.. include:: configuration-options.rst
0 commit comments