Skip to content

Commit

Permalink
Correct the wrong type in YARD doc
Browse files Browse the repository at this point in the history
Correct the wrong type in YARD doc
  • Loading branch information
Ladas committed Apr 27, 2018
1 parent c27e959 commit b4155b2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module ManagerRefresh
class InventoryCollection
class ReferencesStorage
# @return [Set] A set of InventoryObjects manager_uuids, which tells us which InventoryObjects were
# @return [Hash] A set of InventoryObjects manager_uuids, which tells us which InventoryObjects were
# referenced by other InventoryObjects using a lazy_find.
attr_reader :references

Expand Down

0 comments on commit b4155b2

Please sign in to comment.