diff --git a/source/text/sbasic/python/python_shell.xhp b/source/text/sbasic/python/python_shell.xhp
index bd522838e4..5ccd780f78 100644
--- a/source/text/sbasic/python/python_shell.xhp
+++ b/source/text/sbasic/python/python_shell.xhp
@@ -23,7 +23,6 @@
Running Python Interactive ConsoleThe Python interactive console, also known as Python interpreter or Python shell, provides programmers with a quick way to execute commands and try out and test code without creating a file. %PRODUCTNAME Python modules documentation can be obtained from the terminal.
- Using a Basic macro:Sub interpreter_console