mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Fix a documentation typo
This commit is contained in:
parent
2707ea3ca0
commit
2c8ec9dae1
1 changed files with 1 additions and 1 deletions
|
|
@ -447,7 +447,7 @@ public:
|
|||
virtual void progress (DownloadTask* task, int64 bytesDownloaded, int64 totalLength);
|
||||
};
|
||||
|
||||
/** Holds options that will can be specified when starting a new download
|
||||
/** Holds options that can be specified when starting a new download
|
||||
with downloadToFile().
|
||||
*/
|
||||
class DownloadTaskOptions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue