Skip to content

Commit 9594dd4

Browse files
Fix a typo in the changelog
1 parent 2e95c37 commit 9594dd4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
- The ability to simulate mouse press/release events at the current coordinates was added.
99

1010
- Turns out that libuiohook has always ignored mouse coordinates when simulating mouse wheel events, so the method
11-
which simulates them without coordaniates was added, and the previous one was marked as obsolete.
11+
which simulates them without coordinates was added, and the previous one was marked as obsolete.
1212

1313
## [v4.0.1](https://github.com/TolikPylypchuk/SharpHook/releases/tag/v4.0.1) (March 12, 2023)
1414

docs/articles/about.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ rest assured that it's not abandoned! I'm not giving up on this library any time
1818
- The ability to simulate mouse press/release events at the current coordinates was added.
1919

2020
- Turns out that libuiohook has always ignored mouse coordinates when simulating mouse wheel events, so the method
21-
which simulates them without coordaniates was added, and the previous one was marked as obsolete.
21+
which simulates them without coordinates was added, and the previous one was marked as obsolete.
2222

2323
### [v4.0.1](https://github.com/TolikPylypchuk/SharpHook/releases/tag/v4.0.1) (March 12, 2023)
2424

0 commit comments

Comments
 (0)