Skip to content

Commit 9826294

Browse files
authored
Merge pull request #153 from Jacalz/spelling-error-fix
Fix spelling errors in changelogs
2 parents 38de699 + 171299e commit 9826294

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## 3.6.0 - Performance and usability improvements
44
- Added support to use custom codes when sending files and folders using drag and drop (see #108).
55
- Added an option to save directory receives as a `.zip` file instead of automatically extracting (see #50).
6-
- Added options for more easily switching to Least Authoriy servers to communicate with [Winden](https://www.winden.app/s) and [Destiny](https://leastauthority.com/community-matters/destiny/) clients (see #125).
6+
- Added options for more easily switching to Least Authority servers to communicate with [Winden](https://www.winden.app/s) and [Destiny](https://leastauthority.com/community-matters/destiny/) clients (see #125).
77
- Fixed an issue where deleting a sent or received item would not close the dialog (see #127).
88
- Improved the rendering performance for long lists of sent and received items (see #99).
99
- Use less CPU when dragging the options slider for selecting code components (see #79).
@@ -18,7 +18,7 @@
1818
- The magic-wormhole backend now uses [rymdport/wormhole](https://github.com/rymdport) instead of [psanford/wormhole-william](https://github.com/psanford/wormhole-william).
1919
- See [improvements-over-upstream](https://github.com/rymdport/wormhole?tab=readme-ov-file#improvements-over-upstream) for reasons.
2020
- Go 1.19 or later is now required for compiling the application.
21-
- Various minor refactorings and code cleanups.
21+
- Various other code refactoring and cleanup.
2222

2323
## 3.5.3 - Fixing Flathub review comments and updating dependencies
2424
- Updated icons, screenshots and appstream metadata to fix problems noted in Flathub review (see #139).

internal/assets/unix/io.github.jacalz.rymdport.appdata.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
<ul>
6464
<li>Added support to use custom codes when sending files and folders using drag and drop.</li>
6565
<li>Added an option to save directory receives as a .zip file instead of automatically extracting.</li>
66-
<li>Added options for more easily switching to Least Authoriy servers to communicate with Winden and Destiny clients.</li>
66+
<li>Added options for more easily switching to Least Authority servers to communicate with Winden and Destiny clients.</li>
6767
<li>Fixed an issue where deleting a sent or received item would not close the dialog.</li>
6868
<li>Improved the rendering performance for long lists of sent and received items.</li>
6969
<li>Use less CPU when dragging the options slider for selecting code components.</li>

0 commit comments

Comments
 (0)