]> git.mxchange.org Git - friendica.git/commitdiff
Rewrite Sample Storage Addon description
authorJosh Soref <2119212+jsoref@users.noreply.github.com>
Sun, 26 Mar 2023 20:05:26 +0000 (16:05 -0400)
committerJosh Soref <2119212+jsoref@users.noreply.github.com>
Sun, 26 Mar 2023 20:14:16 +0000 (16:14 -0400)
doc/AddonStorageBackend.md

index 9302b498c35d06e28dc11272dceb5b7c404ed1c9..c3a6d1639cb76fb1c587b8c737294038531d990c 100644 (file)
@@ -320,7 +320,7 @@ The file is `addon/samplestorage/samplestorage.php`
 <?php
 /**
  * Name: Sample Storage Addon
- * Description: A sample addon which implements an unuseful storage backend
+ * Description: A sample addon which implements a very limited storage backend
  * Version: 1.0.0
  * Author: Alice <https://alice.social/~alice>
  */