diff --git a/documentation/current/eiffelstudio/eiffelstudio-how-tos/compiling/using-threads.wiki b/documentation/current/eiffelstudio/eiffelstudio-how-tos/compiling/using-threads.wiki index b9600c20..83386f53 100644 --- a/documentation/current/eiffelstudio/eiffelstudio-how-tos/compiling/using-threads.wiki +++ b/documentation/current/eiffelstudio/eiffelstudio-how-tos/compiling/using-threads.wiki @@ -1,7 +1,7 @@ [[Property:title|Using threads]] [[Property:weight|7]] [[Property:uuid|9f53d641-093a-38cb-50bb-568aaadfeb34]] -Eiffel supports multithreaded programs. The [[EiffelThread]] provides ways to handle threads safely inside an Eiffel program. Make sure you [[Adding a library|add]] it to your project if you want to use threads. +Eiffel supports multithreaded programs. The [[EiffelThread]] Library provides ways to handle threads safely inside an Eiffel program. Make sure you [[Adding a library|add]] it to your project if you want to use threads. To create a multithreaded program or library: * Open the [[Advanced Options|Project Settings]] dialog. diff --git a/documentation/current/eiffelstudio/software-installation/third-party-tools-installation-help.wiki b/documentation/current/eiffelstudio/software-installation/third-party-tools-installation-help.wiki index 24bb70bc..137f8afd 100644 --- a/documentation/current/eiffelstudio/software-installation/third-party-tools-installation-help.wiki +++ b/documentation/current/eiffelstudio/software-installation/third-party-tools-installation-help.wiki @@ -1,5 +1,4 @@ -[[Property:title|Third Party Tools Installalation Help]] -[[Property:link_title|Third Party Tools Installation Help]] +[[Property:title|Third Party Tools Installation Help]] [[Property:weight|1]] [[Property:uuid|5896dc5f-a3dd-2535-e2c3-81593363d8e9]] Here you can find help for installing third party tools and programs which may be necessary for your Eiffel programming needs.