summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2013-04-25 11:44:57 -0400
committerMicah Anderson <micah@riseup.net>2013-04-25 11:44:57 -0400
commit08ecee0a1376df24593c4b040d9fc9fd46a169a8 (patch)
tree4e1f351aadb17b6631144c0167c164eb1d89e812
parent86cf3b462d8a4b4fcf4b6a18ddeef7823b62c01a (diff)
fix minor typo in class nameHEADmaster
-rw-r--r--manifests/extensions/libwww.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/extensions/libwww.pp b/manifests/extensions/libwww.pp
index 88e4461..25415be 100644
--- a/manifests/extensions/libwww.pp
+++ b/manifests/extensions/libwww.pp
@@ -1,4 +1,4 @@
-class perl::extensions:libwww {
+class perl::extensions::libwww {
perl::module { 'www': }