diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2019-01-05 00:59:17 +0100 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2019-01-05 06:10:10 +0100 |
commit | d6bc711d16369cb464c0cdf67462478411edb4b0 (patch) | |
tree | a1a7ce845565b5c9db0e8b4bf7e46d23b5daef4c /source | |
parent | b01f85baef364236cb68dd0dbeb0bcb7513bd85c (diff) |
Fix typo
Change-Id: I503abdd631c5ee53466f9bc73be0650e69098806
Reviewed-on: https://gerrit.libreoffice.org/65880
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/sbasic/python/python_examples.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/sbasic/python/python_examples.xhp b/source/text/sbasic/python/python_examples.xhp index 8e3dd253ab..86e2aac535 100644 --- a/source/text/sbasic/python/python_examples.xhp +++ b/source/text/sbasic/python/python_examples.xhp @@ -33,7 +33,7 @@ <embed href="text/sbasic/python/python_platform.xhp#pythonplatform"/> <embed href="text/sbasic/python/python_import.xhp#pythonimport"/> <embed href="text/sbasic/python/python_screen.xhp#pythonscreen"/> - <embed href="text/sbasic/python/python_shell.xhp#pythonhell"/> + <embed href="text/sbasic/python/python_shell.xhp#pythonshell"/> --> </body> </helpdocument> |