diff --git a/docs/source/whatsnew/pr/incompat-funcs-removed.rst b/docs/source/whatsnew/pr/incompat-funcs-removed.rst index acce8bb..06476a1 100644 --- a/docs/source/whatsnew/pr/incompat-funcs-removed.rst +++ b/docs/source/whatsnew/pr/incompat-funcs-removed.rst @@ -4,5 +4,5 @@ Functions Removed in 6.x Development cycle The following functions have been removed in the development cycle marked for Milestone 6.0. -* is_cmd_found -* pycmd2argv +* IPython/utils/process.py - is_cmd_found +* IPython/utils/process.py - pycmd2argv