Skip to content

Commit

Permalink
Documentation fix
Browse files Browse the repository at this point in the history
  • Loading branch information
imobachgs committed Oct 19, 2021
1 parent a3e62a7 commit 2b2c857
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -145,7 +145,7 @@ def adjust_base_product_selection

# Return base available products
#
# @return [Array<Y2Packager::ProductSpec>] Available base products
# @return [Array<Y2Packager::Product>] Available base products
def products
@products ||= Y2Packager::ProductSpec.base_products.map(&:to_product)
end
Expand Down

0 comments on commit 2b2c857

Please sign in to comment.