Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ildyria committed May 15, 2020
1 parent aa95c3b commit 6d93437
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion makefile
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ dist-gen: clean composer
@cp -r composer.json Lychee
@cp -r composer.lock Lychee
@cp -r index.php Lychee
@cp -r install_Files.sh Lychee
@cp -r install_files.sh Lychee
@cp -r LICENSE Lychee
@cp -r post-merge Lychee
@cp -r pre-commit Lychee
Expand Down

0 comments on commit 6d93437

Please sign in to comment.