andreafabrizi / Dropbox-Uploader

Dropbox Uploader is a BASH script which can be used to upload, download, list or delete files from Dropbox, an online file sharing, synchronization and backup service.
https://www.andreafabrizi.it/2016/01/01/Dropbox-Uploader/
GNU General Public License v3.0
6.57k stars 1.08k forks source link

Fix typos in setup output #540

Closed nathancfox closed 3 years ago

nathancfox commented 3 years ago

Altered the second line of the Setup protocol output. 2 typos were fixed 1) "Dropropbox" -> "Dropbox" 2) "there" -> "their". I also changed the date from a region-specific format to a standard ISO 8601 compliant format: "30.09.2021" -> "2021-09-30". Finally, I changed "from" to "on" to be a little smoother in American English.