Slashbunny / puppet-phpfpm

Manages php-fpm daemon and pool configuration
GNU General Public License v3.0
10 stars 29 forks source link

Fix the name of the phpfpm::package class #34

Closed theosotr closed 4 years ago

theosotr commented 4 years ago

This commit fixes a typo introduced in a previous pull request (see #33)

Sorry again.

Slashbunny commented 4 years ago

@theosotr Thanks for the fix!