Added multiply selection support in array_selector.
[fa-stable.git] / sql / alter2.2.php
index 091e8860f9284c8631ce1107e66cb80f3db94524..89d9f1ffd86e398ce845ad1def019f70d644e326 100644 (file)
@@ -248,7 +248,7 @@ function fix_extensions() {
                return true; // already converted
        
        if (!is_writable($path_to_root.'/modules/installed_modules.php')) {
-               display_error(_('Cannot upgrade extensions system: file /modules/installed_modules.php is no writeable'));
+               display_error(_('Cannot upgrade extensions system: file /modules/installed_modules.php is not writeable'));
                return false;
        }