diff --git a/User-Manual%3A-Chapter-2.md b/User-Manual%3A-Chapter-2.md
index 15fe00b..3ea6093 100644
--- a/User-Manual%3A-Chapter-2.md
+++ b/User-Manual%3A-Chapter-2.md
@@ -56,7 +56,7 @@ There exists a lot of properties, but each of them are separated in different ki
Booleans (true or false) |
Checkbox |
- Show graduation on ω₀ for Bode Magnitude |
+ Show graduation on ω0 for Bode Magnitude |
|
@@ -68,7 +68,7 @@ There exists a lot of properties, but each of them are separated in different ki
Other objects |
Combo box |
- Bode's ω₀, X Cursor's target objects. |
+ Bode's ω0, X Cursor's target objects. |
Contains a list of all objects created in required type, and allows to create a new one if needed. X Cursor target object is an exception as it can target several different types of objects. |
@@ -356,7 +356,7 @@ Reference:
|
Show points |
boolean |
- True of false
+ | True or false
Default: true |
When using a non continous domain (for example ℕ, ℤ, sets like {0;3}) the function can be displayed using points at the points where the function is defined. Unticking this hides the points. |
@@ -364,7 +364,7 @@ Reference:
|
Show dashed lines |
boolean |
- True of false
+ | True or false
Default: true |
When using a non continous domain (for example ℕ, ℤ, sets like {0;3}) the function can be displayed dashed lines between at the points where the function is defined. Unticking this hides the dashed lines. |
@@ -389,7 +389,7 @@ Reference:
ω0 |
Point |
By default, a newly created point prefixed by ω in (1,0). |
- Used as the base for the beginning/end of the transitional side of the bode magnitude as well . |
+ Used as the base for the beginning/end of the transitional side of the bode magnitude as well. |
|
@@ -443,7 +443,7 @@ Reference:
|
Show graduation on ω0 |
boolean |
- True of false
+ | True or false
Default: false |
When ticked, will show a vertical dashed line on top of the assigned ω0. |
@@ -508,7 +508,7 @@ Reference:
ω0 |
Point |
By default, a newly created point prefixed by ω in (1,0). |
- Used as the base for the beginning/end of the transitional side of the bode phase as well . |
+ Used as the base for the beginning/end of the transitional side of the bode phase as well. |
|
@@ -625,7 +625,7 @@ Reference:
|
- Object to target |
+ Object to target |
Executable object* |
Default: no object is selected. |
@@ -656,14 +656,14 @@ Reference:
| |
Show approximate value |
boolean |
- True of false
+ | True or false
Default: true |
When ticked, will show an approximate version of the value of the targeted object at a the given x next to the value of the simplified expression. |
|
Rounding |
- Expression |
+ number |
Default: 3 |
Rounding of the approximate value. |
@@ -714,7 +714,7 @@ Reference:
|
Show points |
boolean |
- True of false
+ | True or false
Default: true |
Sequences are be displayed using points at each integer the points where the sequence is defined. Unticking this hides the points. |
@@ -722,7 +722,7 @@ Reference:
|
Show dashed lines |
boolean |
- True of false
+ | True or false
Default: true |
Sequences are displayed dashed lines between at the points where the sequence is defined. Unticking this hides the dashed lines. |