diff --git a/IPython/core/history.py b/IPython/core/history.py index bb03131..317f76c 100644 --- a/IPython/core/history.py +++ b/IPython/core/history.py @@ -72,7 +72,7 @@ class HistoryAccessor(Configurable): By default, IPython will put the history database in the IPython profile directory. If you would rather share one history among - profiles, you ca set this value in each, so that they are consistent. + profiles, you can set this value in each, so that they are consistent. Due to an issue with fcntl, SQLite is known to misbehave on some NFS mounts. If you see IPython hanging, try setting this to something on a