summaryrefslogtreecommitdiff
path: root/manifests/stages.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/stages.pp')
-rw-r--r--manifests/stages.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/stages.pp b/manifests/stages.pp
index eb15fd6..7de254c 100644
--- a/manifests/stages.pp
+++ b/manifests/stages.pp
@@ -26,7 +26,7 @@
# Sample Usage:
#
# node default {
-# include stdlib
+# include ::stdlib
# class { java: stage => 'runtime' }
# }
#