Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
carlhoerberg committed Jul 24, 2024
1 parent d8e5c3a commit 24ff6b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/sparoid.rb
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ class Instance
include Sparoid

def public_ip(*args)
public_ip ||= super
@public_ip ||= super
end

def cached_public_ip
Expand Down

0 comments on commit 24ff6b4

Please sign in to comment.