Skip to content

Commit 8ccd7c7

Browse files
committed
Fix issue kamicane#13 as per kamicane#13
1 parent f036a0d commit 8ccd7c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Packager
22
========
33

4-
Packager is a PHP 5.2+ library to concatenate libraries split in multiple files in a single file. It automatically calculates dependancies. Packager requires a yml header syntax in every file, and a `package.yml` manifest file, as seen on the MooTools project.
4+
Packager is a PHP 5.2+ library to concatenate libraries split in multiple files in a single file. It automatically calculates dependencies. Packager requires a yml header syntax in every file, and a `package.yml` manifest file, as seen on the MooTools project.
55

66
Packager API
77
============

0 commit comments

Comments
 (0)