diff --git a/source/text/sbasic/shared/02/11010000.xhp b/source/text/sbasic/shared/02/11010000.xhp
index 3df2e72c5d..ad5f0a5c14 100644
--- a/source/text/sbasic/shared/02/11010000.xhp
+++ b/source/text/sbasic/shared/02/11010000.xhp
@@ -33,8 +33,8 @@
-
-Library
+
+LibrarySelect the library that you want to edit. The first module of the library that you select is displayed in the Basic IDE.
diff --git a/source/text/sbasic/shared/02/11020000.xhp b/source/text/sbasic/shared/02/11020000.xhp
index c38b6e9399..2680c6f8f5 100644
--- a/source/text/sbasic/shared/02/11020000.xhp
+++ b/source/text/sbasic/shared/02/11020000.xhp
@@ -33,8 +33,8 @@
-
-Compile
+
+CompileCompiles the Basic macro. You need to compile a macro after you make changes to it, or if the macro uses single or procedure steps.
diff --git a/source/text/sbasic/shared/02/11030000.xhp b/source/text/sbasic/shared/02/11030000.xhp
index 430c41e463..6bafb5cde5 100644
--- a/source/text/sbasic/shared/02/11030000.xhp
+++ b/source/text/sbasic/shared/02/11030000.xhp
@@ -31,7 +31,6 @@
-RunRuns the first macro of the current module.
diff --git a/source/text/sbasic/shared/02/11100000.xhp b/source/text/sbasic/shared/02/11100000.xhp
index ba17e84f89..c5abc3cc55 100644
--- a/source/text/sbasic/shared/02/11100000.xhp
+++ b/source/text/sbasic/shared/02/11100000.xhp
@@ -33,8 +33,8 @@
-
-Macros
+
+MacrosOpens the Macro dialog.
diff --git a/source/text/sbasic/shared/02/11110000.xhp b/source/text/sbasic/shared/02/11110000.xhp
index da0beafa69..f16aa00aeb 100644
--- a/source/text/sbasic/shared/02/11110000.xhp
+++ b/source/text/sbasic/shared/02/11110000.xhp
@@ -33,8 +33,8 @@
-
-Modules
+
+ModulesClick here to open the Macro Organizer dialog.
diff --git a/source/text/sbasic/shared/02/11120000.xhp b/source/text/sbasic/shared/02/11120000.xhp
index d76c37eaf8..3022fb8d53 100644
--- a/source/text/sbasic/shared/02/11120000.xhp
+++ b/source/text/sbasic/shared/02/11120000.xhp
@@ -33,8 +33,8 @@
-
-Find Parentheses
+
+Find ParenthesesHighlights the text that is enclosed by two corresponding brackets. Place the text cursor in front of an opening or closing bracket, and then click this icon.
diff --git a/source/text/sbasic/shared/02/11160000.xhp b/source/text/sbasic/shared/02/11160000.xhp
index 039c5fe03d..e06615a43d 100644
--- a/source/text/sbasic/shared/02/11160000.xhp
+++ b/source/text/sbasic/shared/02/11160000.xhp
@@ -33,8 +33,8 @@
-
-Step Out
+
+Step OutJumps back to the previous routine in the current macro.