Fixed a misspelled item, fixed a typo in gd.

This commit is contained in:
Forrest Alvarez 2014-01-02 05:30:26 +00:00
parent ce07cacadc
commit cfd3538280
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
{{% from "php/map.jinja" import php with context %} {% from "php/map.jinja" import php with context %}
include: include:
- apt - apt

View File

@ -6,4 +6,4 @@ include:
php-mcrypt: php-mcrypt:
pkg: pkg:
- installed - installed
- name: {{ php.mcrpyt_pkg }} - name: {{ php.mcrypt_pkg }}