Skip to content

Commit

Permalink
Merge pull request #543 from ghoneycutt/patch-2
Browse files Browse the repository at this point in the history
Use absolute class name in example
  • Loading branch information
bmjen committed Nov 20, 2015
2 parents 13e307b + dc9b81d commit 0d20200
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/stages.pp
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
# Sample Usage:
#
# node default {
# include stdlib
# include ::stdlib
# class { java: stage => 'runtime' }
# }
#
Expand Down

0 comments on commit 0d20200

Please sign in to comment.