Skip to content

Commit

Permalink
fix(docs): fix incorrect attribute module
Browse files Browse the repository at this point in the history
  • Loading branch information
aj-rom committed Dec 29, 2021
1 parent 0164546 commit cad978b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/warframe/models/attributes/active.rb
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ module Activation
attr_reader :activation
end

# For models that require both {Warframe::Models::Common::Active Common::Active}
# and {Warframe::Models::Common::Activation Common::Activation}
# For models that require both {Warframe::Models::Attributes::Active Attributes::Active}
# and {Warframe::Models::Attributes::Activation Attributes::Activation}
#
# Includes both the active? and activation methods.
module ActiveBoth
Expand Down

0 comments on commit cad978b

Please sign in to comment.