mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-02-06 07:04:57 +00:00
fix typo
This commit is contained in:
parent
de61d9f1f3
commit
e40f7e6a25
|
@ -660,7 +660,7 @@ class SeedDMS_Extension_Mgr {
|
|||
}
|
||||
file_put_contents($this->cachedir."/".self::repos_list_file, $file);
|
||||
} else {
|
||||
$this->errmsgs[] = 'Could not fetch cxtension list';
|
||||
$this->errmsgs[] = 'Could not fetch extension list';
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user