Skip to content

Commit

Permalink
s/store/stores
Browse files Browse the repository at this point in the history
Co-authored-by: Paul Blottiere <blottiere.paul@gmail.com>
  • Loading branch information
troopa81 and pblottiere committed Jul 30, 2021
1 parent 1432573 commit 8212747
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/externalstorage/qgsexternalstorage.h
Expand Up @@ -48,7 +48,7 @@ class CORE_EXPORT QgsExternalStorage
virtual QString type() const = 0;

/**
* Store file \a filePath to the \a url for this project external storage.
* Stores file \a filePath to the \a url for this project external storage.
* Storing process is run in background.
* Returns a QgsExternalStorageStoredContent to follow the status of the stored resource.
*
Expand Down

0 comments on commit 8212747

Please sign in to comment.