##// END OF EJS Templates
DOC: minor fix
Matthias Geier -
Show More
@@ -34,7 +34,7 b" location if there isn't already a directory there."
34 34
35 35 Once the location of the IPython directory has been determined, you need to know
36 36 which profile you are using. For users with a single configuration, this will
37 simply be 'default', and will be located in
37 simply be 'default', and will be located in
38 38 :file:`<IPYTHONDIR>/profile_default`.
39 39
40 40 The next thing you need to know is what to call your configuration file. The
@@ -52,6 +52,7 b' To generate the default configuration files, do::'
52 52
53 53 and you will have a default :file:`ipython_config.py` in your IPython directory
54 54 under :file:`profile_default`.
55
55 56 .. note::
56 57
57 58 IPython configuration options are case sensitive, and IPython cannot
General Comments 0
You need to be logged in to leave comments. Login now