diff --git a/source/text/sbasic/python/python_shell.xhp b/source/text/sbasic/python/python_shell.xhp index d56acf74a8..3a699f9fac 100644 --- a/source/text/sbasic/python/python_shell.xhp +++ b/source/text/sbasic/python/python_shell.xhp @@ -24,7 +24,6 @@

Running Python Interactive Console

The 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. UNO objects introspection as well as %PRODUCTNAME Python modules documentation can be obtained from the terminal. - diff --git a/source/text/shared/guide/pdf_params.xhp b/source/text/shared/guide/pdf_params.xhp index 04d172be1d..04d51074dd 100644 --- a/source/text/shared/guide/pdf_params.xhp +++ b/source/text/shared/guide/pdf_params.xhp @@ -926,7 +926,7 @@ PreparedPasswords - + @@ -940,7 +940,7 @@ PreparedPermissionPassword - + string diff --git a/source/text/shared/guide/usingthemes.xhp b/source/text/shared/guide/usingthemes.xhp index df1ab52bd9..26ead5291b 100644 --- a/source/text/shared/guide/usingthemes.xhp +++ b/source/text/shared/guide/usingthemes.xhp @@ -22,7 +22,6 @@

Using Document Themes

-
Theme is the concept of bundling color, font and format settings. The colors, fonts and format settings names are hard coded in the document. When switching themes in the document, the elements containing the hardcoded names switch colors, fonts and format settings accordingly to the new theme.

To Apply a Theme to the Document