Skip to content

Commit

Permalink
Be slightly more specific
Browse files Browse the repository at this point in the history
  • Loading branch information
weppos committed Nov 20, 2017
1 parent 93c6509 commit 11d1007
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/dnsimple/struct/zone_distribution.rb
Expand Up @@ -2,7 +2,8 @@ module Dnsimple
module Struct

class ZoneDistribution < Base
# @return [Boolean] The result of the check.
# @return [Boolean] true if the zone is properly distributed across
# all DNSimple name servers.
attr_accessor :distributed
end

Expand Down

0 comments on commit 11d1007

Please sign in to comment.