Skip to content

Commit

Permalink
Fix typo in Ovirt VM supports?(:smartstate_analysis)
Browse files Browse the repository at this point in the history
  • Loading branch information
agrare committed Aug 6, 2024
1 parent 7669eaa commit 2a28471
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ module ManageIQ::Providers::Ovirt::InfraManager::VmOrTemplateShared::Scanning
elsif !storage.storage_type_supported_for_ssa?
"Smartstate Analysis unsupported for storage type %{store_type}" % {:store_type => storage.store_type}
else
unuspported_reason(:action)
unsupported_reason(:action)
end
end
end
Expand Down

0 comments on commit 2a28471

Please sign in to comment.