1
0
mirror of https://github.com/rclone/rclone.git synced 2025-12-06 00:03:32 +00:00

docs: fix typo in FAQ

This commit is contained in:
Bob Bagwill
2020-12-27 07:43:30 -05:00
committed by GitHub
parent a94e4d803b
commit 46858ee6fe

View File

@@ -123,7 +123,7 @@ Note that the ftp backend does not support `ftp_proxy` yet.
### Rclone gives x509: failed to load system roots and no roots provided error ###
This means that `rclone` can't file the SSL root certificates. Likely
This means that `rclone` can't find the SSL root certificates. Likely
you are running `rclone` on a NAS with a cut-down Linux OS, or
possibly on Solaris.