Fix typos

This commit is contained in:
Chocobo1 2023-06-25 15:45:18 +08:00
commit 6680fdda18
No known key found for this signature in database
GPG key ID: 210D9C873253A68C
71 changed files with 164 additions and 164 deletions

View file

@ -69,7 +69,7 @@ jobs:
- name: Submit the result to Coverity Scan
run: |
tar caf qbittorrent.xz cov-int
tar -caf qbittorrent.xz cov-int
curl \
--form token="${{ secrets.COVERITY_SCAN_TOKEN }}" \
--form email=sledgehammer999@qbittorrent.org \