Skip to content

Commit

Permalink
Fix label of disk_usage widget
Browse files Browse the repository at this point in the history
  • Loading branch information
dgdavid committed May 15, 2020
1 parent 905a488 commit 7b42594
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/autoinstall/widgets/storage/disk_usage.rb
Expand Up @@ -36,7 +36,7 @@ def initialize

# @macro seeAbstractWidget
def label
_("Reuse")
_("Use")
end

# @macro seeAbstractWidget
Expand Down

0 comments on commit 7b42594

Please sign in to comment.