diff --git a/source/text/sbasic/shared/03/sf_basic.xhp b/source/text/sbasic/shared/03/sf_basic.xhp
index 9ebae2bec6..3d357c4120 100644
--- a/source/text/sbasic/shared/03/sf_basic.xhp
+++ b/source/text/sbasic/shared/03/sf_basic.xhp
@@ -112,7 +112,7 @@
UNO object
- StarDesktop object represents LibreOfficeDev Start Center.
+ StarDesktop object represents %PRODUCTNAME Start Center.
diff --git a/source/text/shared/01/profile_safe_mode.xhp b/source/text/shared/01/profile_safe_mode.xhp
index 2ea3eabc70..6abb949a5a 100644
--- a/source/text/shared/01/profile_safe_mode.xhp
+++ b/source/text/shared/01/profile_safe_mode.xhp
@@ -30,7 +30,7 @@
- Choose Help - Restart in Safe Mode...
+ Choose Help - Restart in Safe Mode.Start %PRODUCTNAME from command line with --safe-mode optionStart %PRODUCTNAME from %PRODUCTNAME (Safe Mode) start menu entry (Windows only)
diff --git a/source/text/shared/01/ref_pdf_export_general.xhp b/source/text/shared/01/ref_pdf_export_general.xhp
index 25f7c1611d..2a8c3514b8 100644
--- a/source/text/shared/01/ref_pdf_export_general.xhp
+++ b/source/text/shared/01/ref_pdf_export_general.xhp
@@ -151,7 +151,7 @@
Whole sheet export
- Export one sheet per page. Ignore each sheet's paper size, print ranges and shown or hidden status. This option put every sheet - including hidden sheets - on exactly one page. Sheet's contents scales as needed to fit in the page.
+ Ignores each sheet’s paper size, print ranges and shown/hidden status and puts every sheet (even hidden sheets) on exactly one page, which is exactly as small or large as needed to fit the whole contents of the sheet.
diff --git a/source/text/shared/01/ref_pdf_export_initial_view.xhp b/source/text/shared/01/ref_pdf_export_initial_view.xhp
index c466a77439..b0240ba70c 100644
--- a/source/text/shared/01/ref_pdf_export_initial_view.xhp
+++ b/source/text/shared/01/ref_pdf_export_initial_view.xhp
@@ -36,7 +36,7 @@
Select to generate a PDF file that shows only the page contents.
-
Outlines and page
+
Outline and page
Select to generate a PDF file that shows a bookmarks palette and the page contents.UFI: Adobe reader help names the panes as "palettes"
diff --git a/source/text/swriter/librelogo/LibreLogo.xhp b/source/text/swriter/librelogo/LibreLogo.xhp
index 0dab55053a..716ce46dda 100644
--- a/source/text/swriter/librelogo/LibreLogo.xhp
+++ b/source/text/swriter/librelogo/LibreLogo.xhp
@@ -43,9 +43,9 @@
Hit Enter in the command line to execute its content. To stop the program use the icon “Stop”.Hold down the Enter to repeat the command line, for example, on the following command sequence: FORWARD 200 LEFT 89
-To reset the command line click triple in it or press CommandCtrl+A to select the previous commands, and type the new commands.
+To reset the command line triple-click it or press CommandCtrl+A to select the previous commands, and type the new commands.Graphical user interface of basic turtle settings
-Turtle shape of LibreLogo is a normal fixed size drawing object. You can positionate and rotate it on standard way, too, using the mouse and the Rotate icon of the Drawing Object Properties toolbar. Modify Line Width, Line Color and Area Color settings of the turtle shape to set PENSIZE, PENCOLOR and FILLCOLOR attributes of LibreLogo.
+Turtle shape of LibreLogo is a normal fixed size drawing object. You can position and rotate it on standard way, too, using the mouse and the Rotate icon of the Drawing Object Properties toolbar. Modify Line Width, Line Color and Area Color settings of the turtle shape to set PENSIZE, PENCOLOR and FILLCOLOR attributes of LibreLogo.Program editingLibreLogo drawings and programs use the same Writer document. The LibreLogo canvas is on the first page of the Writer document. You can insert a page break before the LibreLogo programs and set page zoom using the “magic wand” icon of the Logo toolbar, also change the font size for a comfortable 2-page layout for LibreLogo programming: left (first) page is the canvas, right (second) page is the LibreLogo program editor.LibreLogo programming language