majidgolshadi / Android-Download-Manager-Pro

Android/Java download manager library help you to download files in parallel mechanism in some chunks.
MIT License
1.62k stars 317 forks source link

Readme.md file misspelled #10

Closed wnflrj123 closed 9 years ago

wnflrj123 commented 9 years ago

Plz look at line 59~!

Initialize DownloadManagerPro

String saveFielPath: folder address that you want to save your completed download task in it.

I think that you need to modify the "saveFielPath" to "saveFilePath". So I think it should be modified in the following sentence.

String saveFilePath: folder address that you want to save your completed download task in it.

Thank you :D ~

KimTaehee commented 9 years ago

I think that was misspelled too.

majidgolshadi commented 9 years ago

Thank you @wnflrj123 That was a misspelled in documentation