]> git.mxchange.org Git - friendica.git/blobdiff - update.php
spelling: unknown
[friendica.git] / update.php
index 672c11a4f49097342f8a3d78fd16074ab6ce7ad7..8dcd1b71dd2ce5d89fffb8176a467d19541e4b9c 100644 (file)
@@ -79,7 +79,7 @@ function update_1298()
                                        $a = new \stdClass();
                                        $a->strings = [];
 
-                                       // First we get the the localizations
+                                       // First we get the localizations
                                        if (file_exists('view/lang/$lang/strings.php')) {
                                                include 'view/lang/$lang/strings.php';
                                        }