Skip to content

Commit

Permalink
fix: trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkProminic committed Jan 6, 2023
1 parent 718c209 commit e1226d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/vagrant-zones/errors.rb
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ class SystemVersionIsTooLow < VagrantZonesError
error_key(:system_version_too_low)
end

# Compatability Check Tool
# Compatability Check Tool
class MissingCompatCheckTool < VagrantZonesError
error_key(:missing_compatability_check_tool)
end
Expand Down

0 comments on commit e1226d1

Please sign in to comment.