Skip to content
This repository has been archived by the owner on Mar 1, 2023. It is now read-only.

Commit

Permalink
fixes #23
Browse files Browse the repository at this point in the history
  • Loading branch information
danielbannert committed Jul 25, 2018
1 parent e0a478c commit b2ee721
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Common/Configurator/AbstractConfigurator.php
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ protected function markData(string $packageName, string $data, int $spaceMultipl
}

/**
* Insert string at specified position.
* Insert string before specified position.
*
* @param string $string
* @param string $insertStr
Expand Down

0 comments on commit b2ee721

Please sign in to comment.