diff --git a/lib/poise_monit/monit_providers/base.rb b/lib/poise_monit/monit_providers/base.rb index 75e0f77..1994ce5 100644 --- a/lib/poise_monit/monit_providers/base.rb +++ b/lib/poise_monit/monit_providers/base.rb @@ -50,7 +50,7 @@ def action_enable super end - # The `enable` action for the `monit` resource. + # The `disable` action for the `monit` resource. # # @return [void] def action_disable