]> git.mxchange.org Git - friendica.git/blobdiff - src/Module/Admin/Storage.php
spelling: group
[friendica.git] / src / Module / Admin / Storage.php
index 71d34cb25de6fc03fae490d310bd20a19a2bf53d..e31d7db390c3f2831868b9bda676180ca92c8d5f 100644 (file)
@@ -110,7 +110,7 @@ class Storage extends BaseAdmin
                                foreach ($storageConfig->getOptions() as $option => $info) {
 
                                        $type = $info[0];
-                                       // Backward compatibilty with yesno field description
+                                       // Backward compatibility with yesno field description
                                        if ($type == 'yesno') {
                                                $type = 'checkbox';
                                                // Remove translated labels Yes No from field info