Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
typo
  • Loading branch information
Phil Taylor authored Mar 14, 2018
1 parent 23d2b43 commit ee5ded2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/extension/joomla/joomla.php
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ private function addUpdateSite($name, $type, $location, $enabled)
}
}

// Check if it has an update site id (creation might have faileD)
// Check if it has an update site id (creation might have failed)
if ($update_site_id)
{
// Look for an update site entry that exists
Expand Down

0 comments on commit ee5ded2

Please sign in to comment.