sprinkle-tool / sprinkle

Sprinkle is a software provisioning tool you can use to build remote servers with. eg. to install a Rails, or Sinatra stack on a brand new slice directly after its been created
https://github.com/sprinkle-tool/sprinkle
MIT License
1.15k stars 138 forks source link

Fix broken doc block. #184

Closed bradland closed 10 years ago

bradland commented 10 years ago

The missing comment on line 16 breaks rdoc and yard.

bradland commented 10 years ago

This one will actually work. Sorry for the noise :)