Skip to content

Commit 63bd8b2

Browse files
pirat89MichalHe
andauthored
Update repos/system_upgrade/common/libraries/fetch.py
Co-authored-by: Michal Hečko <[email protected]>
1 parent c235d72 commit 63bd8b2

File tree

1 file changed

+1
-1
lines changed
  • repos/system_upgrade/common/libraries

1 file changed

+1
-1
lines changed

repos/system_upgrade/common/libraries/fetch.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ def _get_hint():
2020
rpmname = 'leapp-upgrade-el{}toel{}'.format(get_source_major_version(), get_target_major_version())
2121
hint = (
2222
'All official data files are nowadays part of the installed rpms.'
23-
' This issue is usually visible when data files are incorrectly customized, replaced, or removed'
23+
' This issue is usually encountered when the data files are incorrectly customized, replaced, or removed'
2424
' (e.g. by custom scripts).'
2525
' In case you want to recover the original file, remove it (if still exists)'
2626
' and reinstall the {} rpm.'

0 commit comments

Comments
 (0)