diff --git a/documentation/current/eiffelstudio/eiffelstudio-reference/eiffel-information-system/eis-outgoing/information-tool/variable-definition.wiki b/documentation/current/eiffelstudio/eiffelstudio-reference/eiffel-information-system/eis-outgoing/information-tool/variable-definition.wiki
index 884ceef3..4329478d 100644
--- a/documentation/current/eiffelstudio/eiffelstudio-reference/eiffel-information-system/eis-outgoing/information-tool/variable-definition.wiki
+++ b/documentation/current/eiffelstudio/eiffelstudio-reference/eiffel-information-system/eis-outgoing/information-tool/variable-definition.wiki
@@ -14,8 +14,10 @@ EIS supports following types of variables which can be used in '''Source''' of a
{{note|This kind of variables can only be used in components that are enclosed in those the variable name refers to. For example, '''feature_name''' has no effect if used in a target component.}}
-* Individual system or library preferences. This kind of variables are defined in .ecf files, can be accessed via Project Setting dialog.
-{{note|System -> Target -> Advanced -> Variables}}
+* Individual system or library preferences. This kind of variables are defined in .ecf files, can be accessed via Project Setting dialog by following a path such as:
+
+ System -> Target -> Advanced -> Variables
+
* Environment variables. Variables defined in the operating system environment.
diff --git a/documentation/current/eiffelstudio/eiffelstudio-reference/wizards-and-dialogs/profiler-wizard/index.wiki b/documentation/current/eiffelstudio/eiffelstudio-reference/wizards-and-dialogs/profiler-wizard/index.wiki
index 31dd9450..83052af0 100644
--- a/documentation/current/eiffelstudio/eiffelstudio-reference/wizards-and-dialogs/profiler-wizard/index.wiki
+++ b/documentation/current/eiffelstudio/eiffelstudio-reference/wizards-and-dialogs/profiler-wizard/index.wiki
@@ -11,7 +11,7 @@ Before using the profiler wizard you must have generated a ''Run-time informatio
The diagram below summarizes the execution steps of the profiler wizard.
- [[Image:profiler-process]]
+[[Image:profiler-process]]
{{seealso|