summaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2010-02-26 18:39:30 -0500
committerMicah Anderson <micah@riseup.net>2010-02-26 18:39:30 -0500
commitb9319395f5a2f72c5e08ef00aa4442b02b075106 (patch)
treeb75fdbaec5c11ef602fff48635d116752f2625be /manifests
parent2dd8b30837d6aae8252a59af11f16e6f13a42db3 (diff)
fix other spelling error
Diffstat (limited to 'manifests')
-rw-r--r--manifests/service.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/service.pp b/manifests/service.pp
index 16afded..fb24168 100644
--- a/manifests/service.pp
+++ b/manifests/service.pp
@@ -1,4 +1,4 @@
-define stunel::service (
+define stunnel::service (
$ensure = present,
$accept = false,
$capath = false,