Skip to content

Commit 67a6b74

Browse files
committed
fix typo from #7
1 parent a72178a commit 67a6b74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/check-megaraid-sas-status.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
#
3434
# Check MegaRAID
3535
#
36-
class CheckMegraRAID < Sensu::Plugin::Check::CLI
36+
class CheckMegaRAID < Sensu::Plugin::Check::CLI
3737
option :megaraidcmd,
3838
description: 'the MegaCli executable',
3939
short: '-c CMD',

0 commit comments

Comments
 (0)