mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-10-08 10:18:25 -04:00
fix typo: backgroud -> background
This commit is contained in:
parent
4c17a87606
commit
24aa0e0a5b
2 changed files with 5 additions and 5 deletions
|
@ -67,7 +67,7 @@ class StorageProviderWrapper(StorageProvider):
|
|||
backend (StorageProvider)
|
||||
store_local (bool): Whether to store new local files or not.
|
||||
store_synchronous (bool): Whether to wait for file to be successfully
|
||||
uploaded, or todo the upload in the backgroud.
|
||||
uploaded, or todo the upload in the background.
|
||||
store_remote (bool): Whether remote media should be uploaded
|
||||
"""
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue