Skip to content

Commit

Permalink
Use absolute class name in example
Browse files Browse the repository at this point in the history
  • Loading branch information
ghoneycutt committed Nov 6, 2015
1 parent 5d8a5ac commit dc9b81d
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 dc9b81d

Please sign in to comment.