Skip to content

Commit

Permalink
Better comment
Browse files Browse the repository at this point in the history
  • Loading branch information
lslezak committed Dec 6, 2023
1 parent 9808933 commit 97da667
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service/lib/agama/software/product.rb
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ def initialize(id)
@optional_packages = []
@mandatory_patterns = []
@optional_patterns = []
# nil = display all patterns, [] = display no patterns
# nil = display all visible patterns, [] = display no patterns
@user_patterns = nil
@translations = {}
end
Expand Down

0 comments on commit 97da667

Please sign in to comment.