Typo fixes

This commit is contained in:
2021-05-04 22:34:23 +02:00
parent 48d9265983
commit 28c404f4cd
4 changed files with 6 additions and 6 deletions

View File

@ -6135,7 +6135,7 @@ class Fields extends Structure
{
$fieldData['component'] = $local_component;
}
// check that the componet has the com_ value in it
// check that the component has the com_ value in it
if (strpos($fieldData['component'], 'com_') === false
|| strpos(
$fieldData['component'], '='