summaryrefslogtreecommitdiff
path: root/manifests/extensions/libxml_libxml.pp
diff options
context:
space:
mode:
authorMatt Taggart <taggart@riseup.net>2012-07-23 13:04:58 -0700
committerMatt Taggart <taggart@riseup.net>2012-07-23 13:04:58 -0700
commit4e7c6d0bd7712005ac30c797981090493830dc47 (patch)
tree5102303a3ef5a07e1837f635a15e244525d48c0c /manifests/extensions/libxml_libxml.pp
parent354d590bec8f09e2017653d0a03320b51766cd4c (diff)
fix some typos
Diffstat (limited to 'manifests/extensions/libxml_libxml.pp')
-rw-r--r--manifests/extensions/libxml_libxml.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/extensions/libxml_libxml.pp b/manifests/extensions/libxml_libxml.pp
index 85464ac..cac06cc 100644
--- a/manifests/extensions/libxml_libxml.pp
+++ b/manifests/extensions/libxml_libxml.pp
@@ -1,5 +1,5 @@
class perl::extensions::libxml_libxml {
- perl::module { 'libxml-libxml': }
+ perl::module { 'xml-libxml': }
}