Skip to content

Commit

Permalink
resolve spelling errors
Browse files Browse the repository at this point in the history
  • Loading branch information
ggivo committed Jan 27, 2025
1 parent c71b2d0 commit fcd2bd5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/wordlist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -277,3 +277,4 @@ bugfixes
changelog
html
www
ReentrantLock
4 changes: 2 additions & 2 deletions RELEASE-NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ Enhancements

Fixes
-----
* Fix issue with array initialization #3123, #3135 by @tishun in https://github.com/redis/lettuce/pull/3123 https://github.com/redis/lettuce/pull/3135
* Replacing all instances of synchronized blocks with ReentrantLock #3116, #3134 by @tishun in https://github.com/redis/lettuce/pull/3116 https://github.com/redis/lettuce/pull/3134
* Fix issue with array initialization [#3123](https://github.com/redis/lettuce/pull/3123), [#3135](https://github.com/redis/lettuce/pull/3135) by @tishun
* Replacing all instances of synchronized blocks with ReentrantLock [#3116](https://github.com/redis/lettuce/pull/3116), [#3134](https://github.com/redis/lettuce/pull/3134) by @tishun

Other
-----
Expand Down

0 comments on commit fcd2bd5

Please sign in to comment.