Skip to content

Commit 0a44a18

Browse files
CrashTestJavadacap
andauthored
Fix reviewed errors
Co-authored-by: David Capello <david@igara.com>
1 parent 7fd480b commit 0a44a18

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

context-bar.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This is the context bar for the Pencil tool:
1111

1212
![Context bar for pencil tool](context-bar/pencil.png)
1313

14-
The context bars for most painting tools look similar to this, with a few options added or removed.
14+
The context bar for most painting tools looks similar to this, with a few options added or removed.
1515

1616
### Brush type, custom brushes, & brush angles
1717

@@ -75,7 +75,7 @@ See the [eyedropper section](eyedropper.md).
7575

7676
![Tolerance example](context-bar/tolerance.gif)
7777

78-
The paint bucket tolerance adjust if a similar color will be filled, with `0` being only the exact color will be filled and `255` being all colors will be filled.
78+
The paint bucket tolerance adjusts if a similar color will be filled, with `0` being only the exact color will be filled and `255` being all colors will be filled.
7979

8080
### Contiguous mode
8181

dynamics.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@ The spacing between the handles also affects sensitivity, with the handles being
2828

2929
![Min/max example](dynamics/minmax.png)
3030

31-
The minimum and maxium setting values set the bounds of the sensor threshold. For example, if the size setting was selected, and the min was `1` and the max was `16`, then the lowest amount of pressure/velocity would change the size to `1`, the highest to `16`, and any amount of pressure/velocity inbetween the highest and lowest would change the size to somewhere between `1` and `16`.
31+
The minimum and maximum setting values set the bounds of the sensor threshold. For example, if the size setting was selected, and the min was `1` and the max was `16`, then the lowest amount of pressure/velocity would change the size to `1`, the highest to `16`, and any amount of pressure/velocity in between the highest and lowest would change the size to somewhere between `1` and `16`.
3232

33-
## Stablizer
33+
## Stabilizer
3434

35-
The stabilizer toggle helps stabilize the stroke by drawing it a certian number of pixels away from the cursor.
35+
The stabilizer toggle helps stabilize the stroke by drawing it a certain number of pixels away from the cursor.
3636

3737
----
3838

0 commit comments

Comments
 (0)