diff options
author | Lamont Granquist <lamont@scriptkiddie.org> | 2017-01-11 14:19:18 -0800 |
---|---|---|
committer | Lamont Granquist <lamont@scriptkiddie.org> | 2017-01-11 14:19:18 -0800 |
commit | b90fbfa3105b0e95e96807e8684804fc1c1206b2 (patch) | |
tree | 9ccf69a1cfd275337e58130fb80f3a60bb0a51bd /lib/chef/node | |
parent | 34797a6f6353d7111043e9a0e814d7b30090c5e1 (diff) | |
download | chef-b90fbfa3105b0e95e96807e8684804fc1c1206b2.tar.gz |
fix comment [ci skip]
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
Diffstat (limited to 'lib/chef/node')
-rw-r--r-- | lib/chef/node/attribute.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/node/attribute.rb b/lib/chef/node/attribute.rb index 16d3e0b27b..0ee720daf4 100644 --- a/lib/chef/node/attribute.rb +++ b/lib/chef/node/attribute.rb @@ -1,4 +1,4 @@ -#la-- +#-- # Author:: Adam Jacob (<adam@chef.io>) # Author:: AJ Christensen (<aj@chef.io>) # Copyright:: Copyright 2008-2016, Chef Software, Inc. |