mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 01:39:24 +02:00
typo
This commit is contained in:
parent
b5fe6b609d
commit
61976ab022
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ if (!Permissions::canGenerateSiteMap()) {
|
|||
$sitemap = siteMap();
|
||||
|
||||
if(empty($sitemap)){
|
||||
$obj->msg = "Sitemao content is empty";
|
||||
$obj->msg = "Sitemap content is empty";
|
||||
die(json_encode($obj));
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue