Skip to content

Commit bfca2c4

Browse files
committed
added missing blank space
1 parent 2d3e06c commit bfca2c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

repos/system_upgrade/el7toel8/actors/checkfirstpartitionoffset/libraries/check_first_partition_offset.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ def check_first_partition_offset():
4646
'Another possibility is to reformat the devices so that there is '
4747
'at least {0} kiB space before the first partition. If reformatting the drive is not possible, '
4848
'consider migrating your /boot folder and grub2 configuration to another drive '
49-
'(refer to https://cloudlinux.zendesk.com/hc/en-us/articles/14549594244508)'
49+
'(refer to https://cloudlinux.zendesk.com/hc/en-us/articles/14549594244508). '
5050
'Note that this operation is not supported and does not have to be '
5151
'always possible.'
5252
)

0 commit comments

Comments
 (0)