summaryrefslogtreecommitdiffstats
path: root/contrib/python/ipython/py3/IPython/core/interactiveshell.py
diff options
context:
space:
mode:
authorAlexSm <[email protected]>2024-11-14 18:02:48 +0100
committerGitHub <[email protected]>2024-11-14 18:02:48 +0100
commit42393178e3ca660b7b2da431bc4c768aadafe856 (patch)
tree846127355de5d4088b4eefcab801b15c1ec4e454 /contrib/python/ipython/py3/IPython/core/interactiveshell.py
parentc0af8d60b18390f8ef7b3ff878b822c43da62a54 (diff)
parent51f34813686206b46686d84e96243def9f9da8df (diff)
Merge pull request #11568 from maximyurchuk/mergelibs-yurchuk-manual
Mergelibs yurchuk manual
Diffstat (limited to 'contrib/python/ipython/py3/IPython/core/interactiveshell.py')
-rw-r--r--contrib/python/ipython/py3/IPython/core/interactiveshell.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/python/ipython/py3/IPython/core/interactiveshell.py b/contrib/python/ipython/py3/IPython/core/interactiveshell.py
index d05cb451f83..07fb8077601 100644
--- a/contrib/python/ipython/py3/IPython/core/interactiveshell.py
+++ b/contrib/python/ipython/py3/IPython/core/interactiveshell.py
@@ -1627,7 +1627,7 @@ class InteractiveShell(SingletonConfigurable):
Returns
-------
parts_ok: bool
- wether we were properly able to parse parts.
+ whether we were properly able to parse parts.
parts: list of str
extracted parts