diff options
| author | Seth Vargo <sethvargo@gmail.com> | 2013-09-24 17:38:44 -0400 |
|---|---|---|
| committer | Bryan McLellan <btm@opscode.com> | 2013-09-26 11:13:59 -0700 |
| commit | 6315871ae7deeead95d84d2487c54a03c47e318f (patch) | |
| tree | a2bf980c434c657aa350c0d3fc4073652cdf43cf /lib/chef/node/attribute.rb | |
| parent | 61e98b94fb387353841d5b4575816a1d716cfbc9 (diff) | |
| download | chef-6315871ae7deeead95d84d2487c54a03c47e318f.tar.gz | |
Normalize whitespace on all files
Diffstat (limited to 'lib/chef/node/attribute.rb')
| -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 a417406721..66569cf0e1 100644 --- a/lib/chef/node/attribute.rb +++ b/lib/chef/node/attribute.rb @@ -243,7 +243,7 @@ class Chef end # Clears merged_attributes, which will cause it to be recomputed on the - # next access. + # next access. def reset_cache @merged_attributes = nil @combined_default = nil |
