diff --git a/source/text/sbasic/python/python_dialogs.xhp b/source/text/sbasic/python/python_dialogs.xhp index 7bcb34ebd2..e11055b29c 100644 --- a/source/text/sbasic/python/python_dialogs.xhp +++ b/source/text/sbasic/python/python_dialogs.xhp @@ -66,11 +66,12 @@ g_exportedScripts = (docDialog,)
- - Refer to msgbox.py in <$installation>/program/ directory for an example of Python dynamic dialogs. - + + + Refer to msgbox.py in {installation}/program/ directory for Python dynamic dialog examples. +