Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/sphinx/source/configuration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Configuration
=============
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
saved to ``$XDG_CONFIG_HOME/.config/bpython/config`` [#f1]_.
saved to ``$XDG_CONFIG_HOME/bpython/config`` [#f1]_.

.. include:: configuration-options.rst

Expand Down