Skip to content

Commit

Permalink
Setup: minor spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
klees committed Mar 22, 2024
1 parent b3ee348 commit 4926f02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/ILIAS/Setup/resources/dependency_resolution.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

return [
"*" => [
"\\ILIAS\Language\Language" => "ilSetupLanguage"
"\\ILIAS\\Language\\Language" => "ilSetupLanguage"
],
"\\ILIAS\\Refinery" => [
"\\ILIAS\Language\Language" => "myLanguage"
Expand Down

0 comments on commit 4926f02

Please sign in to comment.