mirror of
https://github.com/friendica/friendica
synced 2025-04-27 05:50:10 +00:00
spelling: available
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
739ca603bc
commit
8f09d81c9f
2 changed files with 3 additions and 3 deletions
|
@ -100,7 +100,7 @@ See doxygen documentation of `IWritableStorage` interface for details about each
|
|||
|
||||
## Register a storage backend class
|
||||
|
||||
Each backend must be registered in the system when the plugin is installed, to be aviable.
|
||||
Each backend must be registered in the system when the plugin is installed, to be available.
|
||||
|
||||
`DI::facStorage()->register(string $class)` is used to register the backend class.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue