Skip to content

Commit

Permalink
Fix typo in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Martchus committed May 4, 2021
1 parent 803fa7f commit 180b425
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -433,7 +433,7 @@ on GitHub.
* Qt < 5.14
* Any self-signed certificate is accepted when using Qt WebEngine due to https://bugreports.qt.io/browse/QTBUG-51176.
* Qt < 5.9:
* Pausing/resuming folders and devices doesn't work when using scan-intervalls with a lot of zeros because of
* Pausing/resuming folders and devices doesn't work when using scan-intervals with a lot of zeros because of
Syncthing bug https://github.com/syncthing/syncthing/issues/4001. This has already been fixed on the Qt-side with
https://codereview.qt-project.org/#/c/187069/. However, the fix is only available in Qt 5.9 and above.
* any Qt version:
Expand Down

0 comments on commit 180b425

Please sign in to comment.